get_SS_prior | R Documentation |
copied from r4ss::SSplotPars() https://github.com/r4ss/r4ss/blob/main/R/SSplotPars.R can be put into r4ss as an independent function in the future
get_SS_prior(Ptype, Pmin, Pmax, Pr, Psd, Pval)
Ptype |
string explaining prior type (see code for options) |
Pmin |
MIN |
Pmax |
MAX |
Pr |
PRIOR value (often the mean) |
Psd |
PR_SD |
Pval |
vector of values for which to calculate the prior |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.