Learn R Programming

nlmixr2est (version 5.0.2)

.nlmAdjustCov: Adjust covariance matrix based on scaling parameters

Description

Adjust covariance matrix based on scaling parameters

Usage

.nlmAdjustCov(cov, parScaled)

Value

The adjusted covariance matrix based on the scaling

Arguments

cov

Covariance of scaled parameters

parScaled

The final scaled parameter value

Author

Matthew L. Fidler