preCondInv: Calculate the inverse preconditioning matrix

View source: R/RcppExports.R

preCondInvR Documentation

Calculate the inverse preconditioning matrix

Description

Calculate the inverse preconditioning matrix

Usage

preCondInv(Rin)

Arguments

Rin

The R matrix input

Value

The inverse preconditioning matrix


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

Related to preCondInv in nlmixr...