View source: R/acceptAllEffects.R
acceptAllEffects | R Documentation |
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.
acceptAllEffects(model)
model |
Model object |
NlmePmlModel
object
copyModel
model <- acceptAllEffects(model)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.