nmGetDistributionSaemLines {nlmixr2est} | R Documentation |
This is a S3 method for getting the distribution lines for a base rxode2 saem problem
nmGetDistributionSaemLines(line)
## S3 method for class 'rxUi'
nmGetDistributionSaemLines(line)
## S3 method for class 'norm'
nmGetDistributionSaemLines(line)
line |
Parsed rxode2 model environment |
Lines for the estimation of saem
Matthew Fidler