Description Usage Arguments Details Value
View source: R/getMDFR.FitsForSizeComps.R
Get fits for size comps as a dataframe.
1 | getMDFR.FitsForSizeComps(fits, mc, verbose = FALSE)
|
fits |
- list of fits for size compositions |
mc |
- model configuration list |
verbose |
- flag (T/F) to print dagnostic info |
Uses reshape2::melt(...)
.
Returned dataframe has columns:
x - sex
m - maturity
s - shell condition
y - year
z - size bin
val - value
var - variable type
dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.