Learn R Programming

Certara.RsNLME (version 3.1.0.1)

saveUpdatedMetamodel: workhorse for change_ThetasMmdlin RsNLME.ModelBuilder

Description

workhorse for change_ThetasMmdlin RsNLME.ModelBuilder

Usage

saveUpdatedMetamodel(
  mmdl_withComments,
  mmdl_model,
  resmodel,
  metamodelFile,
  updateModel = TRUE,
  updatedBasedOn = "",
  updatedEstArgsBlock = NULL,
  updatedTablesBlock = NULL
)

Value

text of new metamodel

Arguments

mmdl_withComments

the metamodel text to be substituted

mmdl_model

the old model from mmdl_withComments

resmodel

the model to be pasted

metamodelFile

the name of initial file with metamodel to be overwritten