-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Hello,
I am attempting to load in data to do a simple ricker and beverton holt spawner recruit models on some spring chinook data. The data I have is number of spawner fish and coresponding number of recruits (recruits have already been calculated for different ages and added together for each year corresponding to spawners) from 1981-2017. I am having trouble getting the matrix to read in correctly to identify/recognize ssb and rec.
It seems like the "nsher" data is most similar to mine, I have tried to get my CSV data in the same format. But have been unsusccessful.
Can you help me with the code to get this data loaded in FLQuant?
Attached is the code I have so far (some of it working and some of it not) and the csv file I am reading the data in from.
NasonSR.csv
FLR_SpawnerRecruitCode.txt
Thank you!
Katy