View source: R/vast.frq.index.r
Format the estimated index for use in MFCL
1 2 3 4 5 6 7 8 9 10 11 |
vast_output |
Output from a call to fit.vast where slim output is FALSE |
agg.years |
Years used to define the average period when rescaling |
ts.vec |
a vector denoting the year-quarter of each ts for the fit.vast model output |
region.idx |
The fit.vast model can calculate the abundance trends over many regions, some of which are superfluous. Specify the column index for the regions that you care about. |
region.names |
What should these regions be called? A character vector of names please |
mean.cv |
When rescaling the CV for MFCL, set the mean cv to rescale to. |
missing |
If the cv is missing for some reason (a hold over from the conventional delta-glm) set the penalty weight to this value. The smaller the value, the smaller the impact of this data point on the likelihood in MFCL. |
save.dir |
Path to the directory where the outputs will be saved |
save.name |
Name stem for the output, useful when saving many model outputs in the same directory |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.