Search found 3 matches
- Sat Feb 22, 2014 12:10 am
- Forum: Bug Reports
- Topic: Bug in Empirical Distribution Tests?
- Replies: 2
- Views: 3904
Re: Bug in Empirical Distribution Tests?
Thanks! It works!
- Fri Feb 21, 2014 7:40 pm
- Forum: Bug Reports
- Topic: Bug in Empirical Distribution Tests?
- Replies: 2
- Views: 3904
Bug in Empirical Distribution Tests?
When I perform Empirical Distribution Tests, no matter what parametric distribution is chosen, I always receive the results for nornal distribution. For example, LWAGE.edftest(type=logit) Whatever the specification of 'type', the results are for 'type = normal' all the time. Does it mean a bug? zhan...
- Wed Oct 30, 2013 8:20 pm
- Forum: Bug Reports
- Topic: Error-Trend-Season (ETS) exponential smoothing
- Replies: 1
- Views: 3051
Error-Trend-Season (ETS) exponential smoothing
Error-Trend-Season (ETS) exponential smoothing When I perform ETS for a series, such as y, with the following codes freeze(spool01) y.ets(e=a, t=a, s=a, level=level1, trend=trend1, season=season1, dgopt=s, dgraph=flts) y_sm But the series named level1, trend1 and season1 are not generated. This does...
