fix.parameters: Fixing real parameters in crm models

View source: R/fix.parameters.r

fix.parametersR Documentation

Fixing real parameters in crm models

Description

Creates matrix with appropriate structure for fixing real parameters in a crm model for a specified set of capture histories and occasions.

Usage

fix.parameters(x, subset = NULL, occasions, values)

Arguments

x

processed data list

subset

logical expression for set of animals; used in subset function

occasions

vector of occasion numbers

values

either single or vector of values; if latter, must match length of occasions

Value

Matrix with 3 columns: 1) animal row number, 2) occasion, 3) value for real parameter

Author(s)

Jeff Laake


marked documentation built on Oct. 19, 2023, 5:06 p.m.