Learn R Programming

Certara.RsNLME (version 3.1.0.1)

ProfileVar-class: NLME Profile variable

Description

Class initializer for an NLME profile perturbation variable

Arguments

effectName

Name of fixed effect

initialvalue

Initial value

pertubateValues

Values to perturbate by (either delta or percentage)

Examples

Run this code
ProfileVar("tvV", 9.95, "-2,-1,0,1,2")

Run the code above in your browser using DataLab