cparscheck {MSEtool} | R Documentation |
Internal function for checking that the OM@cpars
is formatted correctly
Description
Internal function for checking that the OM@cpars
is formatted correctly
Usage
cparscheck(cpars)
Arguments
cpars |
a list of model parameters to be sampled (single parameters are
a vector |
Value
either an error and the length of the first dimension of the various
cpars list items or passes and returns the number of simulations in cpars
Author(s)
T. Carruthers
[Package MSEtool version 3.7.1 Index]