add_tv_parlines {ss3sim} | R Documentation |
Add short time varying parameter lines. At time of writing, this method will work for MG, selectivity, and catchability time varying, but not for SR
Description
Add short time varying parameter lines. At time of writing, this method will work for MG, selectivity, and catchability time varying, but not for SR
Usage
add_tv_parlines(string, tab, ctl_string, ss3.ctl)
Arguments
string |
The code representing the section the parameter is from. |
tab |
As created in |
ctl_string |
The code as called in the .ss_new comment for time varying. |
ss3.ctl |
A ss control file that has been read in using |
Value
A modified version of ss3.ctl (a vector of strings), containing the new parameter line
[Package ss3sim version 1.0.3 Index]