nll_ALOQ: Non-linear log likelihood for the ALOQ part of the data

View source: R/objClass.R

nll_ALOQR Documentation

Non-linear log likelihood for the ALOQ part of the data

Description

Non-linear log likelihood for the ALOQ part of the data

Usage

nll_ALOQ(
  nout,
  derivs,
  derivs.err,
  opt.BLOQ = c("M3", "M4NM", "M4BEAL", "M1"),
  opt.hessian = c(ALOQ_part1 = TRUE, ALOQ_part2 = TRUE, ALOQ_part3 = TRUE)
)

Arguments

nout

output of res()

derivs, derivs.err

attributes of output of res()

opt.BLOQ

Character denoting the method to deal with BLOQ data

opt.hessian

Named logical vector to include or exclude various non-convex summands of the hessian matrix


dkaschek/dMod documentation built on April 23, 2024, 5:18 p.m.