devfun_gls function

Compute Full Deviance

Compute Full Deviance

devfun_gls(varpar, gls_obj)

Arguments

  • varpar: variance parameters.
  • gls_obj: a gls object.

Returns

the full deviance, a numerical scalar.

Details

This code is adapted from code in devfun_vp internal function of pbkrtest package.

  • Maintainer: Boris Hejblum
  • License: GPL-3
  • Last published: 2024-02-02

Useful links