Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

hessian.nmm

Hessian with supplied coefficients


Description

Hessian with supplied coefficients

Usage

## S3 method for class 'nmm'
hessian(
  res,
  new_coef = NULL,
  separatenmm = FALSE,
  transform = FALSE,
  methodopt = "NA"
)

Arguments

res

result from nmm

new_coef

coefficients for which logLik should be calculated

separatenmm

return separatenmm LL for each equation

transform

to do quantile transformation

methodopt

"NA" means that automatic algorithm was used in maxLik, if equal to "BHHH" will return LL for each individual


nmm

Nonlinear Multivariate Models

v0.9
GPL (>= 2)
Authors
Simona Jokubauskaite [aut, cre], Reinhard Hoessinger [aut], Friedrich Leisch [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.