nmGetDistributionNonmemLines {babelmixr2}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

nmGetDistributionNonmemLines(line)

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

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

Arguments

line

Parsed rxode2 model environment

Value

Lines for the estimation of nonmem

Author(s)

Matthew Fidler


[Package babelmixr2 version 0.1.8 Index]