View source: R/load-selfit-file.R
load_selest | R Documentation |
Load the specially-formatted selectivity estimates file. Loading uses parallelism by gear
load_selest(fn, gear_names = NULL, burnin = 1000, thin = 1)
fn |
The filename |
gear_names |
A vector of gear names to use in the resulting data frame.
If |
burnin |
The number of MCMC records to remove for burnin period |
thin |
Remove every nth record for thinning of MCMC output |
The list of output data frames representing the selectivity estimates by gear and year
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.