varBetafun_gls: Compute covariance of Beta for a Generalized Least Squares...

View source: R/utils.R

varBetafun_glsR 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.


vici documentation built on April 26, 2023, 5:11 p.m.