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.

...

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

Value

The modified control stream


NMsim documentation built on Sept. 9, 2025, 5:33 p.m.