acceptAllEffects: Accepts all estimates for fixed effects, Sigma, and random...

View source: R/acceptAllEffects.R

acceptAllEffectsR Documentation

Accepts all estimates for fixed effects, Sigma, and random effects

Description

Updates PML statements in model object with estimates returned from model execution. Use copyModel and set argument acceptAllEffects = TRUE to create new model object with final estimates from base model run.

Usage

acceptAllEffects(model)

Arguments

model

Model object

Value

NlmePmlModel object

See Also

copyModel

Examples


model <- acceptAllEffects(model)


Certara.RsNLME documentation built on April 3, 2025, 11:04 p.m.