| valid.parameters | R Documentation |
Checks to make sure specified parameters are valid for a particular type of model.
valid.parameters(model, parameters)
model |
type of c-r model ("CJS", "Burnham" etc) |
parameters |
vector of parameter names (for example "Phi" or "p" or "S") |
Logical; TRUE if all parameters are acceptable and FALSE otherwise
Jeff Laake
setup.parameters, setup.model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.