[FLR-list] Missing SR relationships

Laurie lauriekell at googlemail.com
Thu Apr 25 12:10:30 CEST 2013


try

bevholtAR1()
rickerAR1()

On 25/04/13 09:51, Mark Payne wrote:
> Hi,
>
> I am trying to fit some stock-recruitment relationships using the FLSR classes - this is the first time that I've played with them, and I have to say, I am very impressed with what you have setup here. However, it seems that there are a few missing that should be there according to the help file. ?SRModels gives me a nice list of the available models, but when I try the classic ar1 models, I get the following errors:
>
>> data(nsher)
>> model(nsher) <- "bevholt.ar1"
> Error in do.call(value, list()) : could not find function "bevholt.ar1"
>> model(nsher) <- bevholt.ar1()
> Error: could not find function "bevholt.ar1"
>> model(nsher) <- "ricker.ar1"
> Error in do.call(value, list()) : could not find function "ricker.ar1"
>> model(nsher) <- ricker.ar1()
> Error: could not find function "ricker.ar1"
>
> Any ideas?
>
> Mark
> _______________________________________________
> flr-list mailing list
> flr-list at flr-project.org
> https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/flr-list



More information about the flr-list mailing list