vcovB2vcovDeltaB: 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)
Value
Squared numeric matrix of order two.
Arguments
- vcovB
variance-covariance matrix of \(vec(B)\).
- vdelta
numeric vector of covariate change.