rxGetDistributionNlsLines {nlmixr2est} | R Documentation |
This is a S3 method for getting the distribution lines for a base rxode2 nls problem
rxGetDistributionNlsLines(line)
## S3 method for class 'norm'
rxGetDistributionNlsLines(line)
## Default S3 method:
rxGetDistributionNlsLines(line)
line |
Parsed rxode2 model environment |
Lines for the focei. This is based on the idea that the focei parameters are defined
Matthew Fidler