[R] Fitted values from AR model

2022-08-11 Thread bogus christofer
Hi, I have below AR model and fitted values from the forecast package library(forecast) dta = c(5.0, 11, 16, 23, 36, 58, 29, 20, 10, 8, 3, 0, 0, 2, 11, 27, 47, 63, 60, 39) fit <- arima(dta, order=c(2,0,0)) fitted(fit) This gives fitted values as Time Series: Start = 1 End = 20 Frequency = 1 [1

[R] lfstat package

2022-08-11 Thread Nick Wray
Hello - does anyone know whether the lfstat package is still running and if so, whence it can be downloaded and installed, as it doesn't seem to be available from CRAN. I'm trying to get the function dmcurve() for hydrological double mass curves - perhaps that's now elsewhere although i can't find