varBetafun_gls {vici}R Documentation

Compute covariance of Beta for a Generalized Least Squares (GLS) Model

Description

Compute covariance of Beta for a Generalized Least Squares (GLS) Model

Usage

varBetafun_gls(varpar, gls_obj)

Arguments

varpar

variance parameters.

gls_obj

a gls object.

Details

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

Value

covariance of Beta, a numerical scalar.


[Package vici version 0.7.3 Index]