Search found 2 matches
- Mon Oct 09, 2023 2:42 pm
- Forum: Programming
- Topic: How can I retrieve statistics from a View of an object?
- Replies: 12
- Views: 78302
Re: How can I retrieve statistics from a View of an object?
i would like to write an algorithm in order to be able to retrieve the smoothing parameter (a) in a table. So i would like to do it 10.000 times and that's means i will have 10.000 times the value of a. Could anyone help me?? I have already written the following code for only one series with my data...
- Mon Oct 09, 2023 12:21 pm
- Forum: Estimation
- Topic: estimation details exponentials smoothing
- Replies: 2
- Views: 29456
Re: estimation details exponentials smoothing
i would like to write an algorithm in order to be able to extract the smoothing parameter (a) in a table. So i would like to do it 10.000 times and that's means i will have 10.000 times the value of a. Could anyone help me??
