ProfileParameters-class: Class initializer for ProfileParameters

ProfileParameters-classR Documentation

Class initializer for ProfileParameters

Description

Class represents an NLME profile perturbation variable

Slots

howToPertubate

How to apply profile variables. Options are USE_DELTA or USE_PERCENTAGE

profileVars

List of profile variables

Examples

profile1 <- ProfileVar("tvV", 9.548, "-2,-1,0,1,2")
profile2 <- ProfileVar("tvCl", 3.219, "-1,0,1")
profiles <- ProfileParameters("USE_DELTA", c(profile1, profile2))

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