SPAS.likelihood.star.DM: Score, likelihood, and related functions for fitting...

View source: R/SPAS.log.likelihood.R

SPAS.likelihood.star.DMR 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
)

SPAS documentation built on April 21, 2023, 1:10 a.m.