NMreplaceInits: Replace initial values in Nonmem control stream

View source: R/NMreplaceInits.R

NMreplaceInitsR Documentation

Replace initial values in Nonmem control stream

Description

Replace initial values in Nonmem control stream

Usage

NMreplaceInits(inits, fix = FALSE, ...)

Arguments

inits

A data.frame with new initial estimates, same style as returned by NMdata::NMreadExt. Column' par.type' can contain elements THETA, OMEGA, SIGMA.

fix

Fix the initial values? Default is not to.

...

Passed to NMdata::NMwriteSection. This is important for NMreplaceInits to run at all.

Value

The modified control stream


NMsim documentation built on Nov. 2, 2024, 9:06 a.m.