rxGetDistributionNlsLines: This is a S3 method for getting the distribution lines for a...

View source: R/nls.R

rxGetDistributionNlsLinesR Documentation

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

Description

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

Usage

rxGetDistributionNlsLines(line)

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

## Default S3 method:
rxGetDistributionNlsLines(line)

Arguments

line

Parsed rxode2 model environment

Value

Lines for the focei. This is based on the idea that the focei parameters are defined

Author(s)

Matthew Fidler


nlmixr2est documentation built on Oct. 30, 2024, 9:23 a.m.