setCov: Set the covariance type based on prior calculated covariances

View source: R/cov.R

setCovR Documentation

Set the covariance type based on prior calculated covariances

Description

Set the covariance type based on prior calculated covariances

Usage

setCov(fit, method)

Arguments

fit

nlmixr fit

method

covariance method

Value

Fit object with covariance updated

Author(s)

Matt Fidler


nlmixr documentation built on March 27, 2022, 5:05 p.m.

Related to setCov in nlmixr...