mohns_rho | R Documentation |
Calculate Mohn's rho for a WHAM model with peels
mohns_rho(model)
model |
A fit WHAM model, output from |
rho
, a vector of Mohn's rho
fit_wham
, retro
## Not run:
data("input4_SNEMAYT") # load SNEMA yellowtail flounder data and parameter settings
mod = fit_wham(input4_SNEMAYT) # using default values: do.retro = T, n.peels = 7
mohns_rho(mod) # calculate Mohn's rho
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.