[FLR-list] FLR short term forecasts
Laurie
lauriekell at googlemail.com
Fri Apr 26 17:25:25 CEST 2013
On 26/04/13 16:22, Luis Ridao wrote:
>
> FLR help,
>
> I was wondering how to implement Ices-type standard short-term forecasts.
>
> The former function "FLSTF.control" is gone now.
>
> Thanks in advance
>
The stf method generates an FLStock object with the future years set up,
e.g.
setMethod('stf', signature(object='FLStock'),
function(object, nyears=3, wts.nyears=3, fbar.nyears=wts.nyears,
f.rescale=FALSE,
arith.mean=TRUE, na.rm=TRUE, end=dims(object)$maxyear + nyears)
Laurie
More information about the flr-list
mailing list