nmGetDistributionSaemLines {nlmixr2est}R Documentation

This is a S3 method for getting the distribution lines for a base rxode2 saem problem

Description

This is a S3 method for getting the distribution lines for a base rxode2 saem problem

Usage

nmGetDistributionSaemLines(line)

## S3 method for class 'rxUi'
nmGetDistributionSaemLines(line)

## S3 method for class 'norm'
nmGetDistributionSaemLines(line)

Arguments

line

Parsed rxode2 model environment

Value

Lines for the estimation of saem

Author(s)

Matthew Fidler


[Package nlmixr2est version 3.0.4 Index]