vcovB2vcovDeltaB: Covariance matrix of covariate change

View source: R/conf_region.R

vcovB2vcovDeltaBR Documentation

Covariance matrix of covariate change

Description

Given the covariance matrix of parameters, it return the covariance matrix associated to the change in covariate values in the space of covariantes.

Usage

vcovB2vcovDeltaB(vcovB, vdelta)

Arguments

vcovB

variance-covariance matrix of vec(B).

vdelta

numeric vector of covariate change.

Value

Squared numeric matrix of order two.


plot3logit documentation built on July 19, 2022, 9:07 a.m.