SPAS.likelihood.star.DM {SPAS} | R Documentation |
Score, likelihood, and related functions for fitting Stratified Petersen model
Description
These functions are used internally to fit the Stratified Petersen models and are not normally used. Most of these functions are for the legacy version that does not use TMB and so likely can be eventually deleted.
Usage
SPAS.likelihood.star.DM(
Est.Star,
rowDM,
colDM,
thetaDM,
rawdata,
returnnegll = FALSE,
conditional = TRUE,
fixed.N = 0,
mytrace = FALSE
)
[Package SPAS version 2025.2.1 Index]