Fixing real parameters in crm models
Creates matrix with appropriate structure for fixing real parameters in a crm model for a specified set of capture histories and occasions.
fix.parameters(x, subset = NULL, occasions, values)
x
: processed data listsubset
: logical expression for set of animals; used in subset functionoccasions
: vector of occasion numbersvalues
: either single or vector of values; if latter, must match length of occasionsMatrix with 3 columns: 1) animal row number, 2) occasion, 3) value for real parameter
Jeff Laake
Useful links