devfun_gls {vici}R Documentation

Compute Full Deviance

Description

Compute Full Deviance

Usage

devfun_gls(varpar, gls_obj)

Arguments

varpar

variance parameters.

gls_obj

a gls object.

Details

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

Value

the full deviance, a numerical scalar.


[Package vici version 0.7.3 Index]