deleteSecondary {Certara.RsNLME}R Documentation

Deletes a secondary parameter from the model

Description

Deletes a secondary parameter from the model

Usage

deleteSecondary(.Object, name)

## S4 method for signature 'NlmePmlModel'
deleteSecondary(.Object, name)

Arguments

.Object

An 'NlmePmlModel' object from which you want to delete a secondary parameter.

name

Name of the secondary parameter to be deleted.

Value

Depends on the specific methods

Returns the 'NlmePmlModel' object with the secondary parameter removed.

Functions


[Package Certara.RsNLME version 3.0.1 Index]