secr.fit
.secr.design.MS (capthist, models, timecov = NULL, sessioncov = NULL,
groups = NULL, dframe = NULL, naive = FALSE, bygroup = FALSE,
...)
make.lookup (tempmat)
capthist
objectcovariates
attribute of capthist
.model.matrix
secr.design.MS
, a list with the componentsmake.lookup
, a list with componentscontrasts.arg
to
model.matrix
.
Each real parameter is notionally different for each unique combination
of session, individual, occasion and detector, i.e., for $R$
sessions, $n$ individuals, $S$ occasions and $K$ detectors
there are potentially $R \times n \times S \times K$ different values. Actual models always predict a much reduced set
of distinct values, and the number of rows in the design matrix is
reduced correspondingly; a parameter index array allows these to
retrieved for any combination of session, individual, occasion and
detector.D.designdata
secr.design.MS (captdata, models = list(g0 = ~b))$designMatrices
secr.design.MS (captdata, models = list(g0 = ~b))$parameterTable
Run the code above in your browser using DataLab