nlmixrData: Convert/Format the data appropriately for nlmixr

View source: R/nlmixr.R

nlmixrDataR Documentation

Convert/Format the data appropriately for nlmixr

Description

Convert/Format the data appropriately for nlmixr

Usage

nlmixrData(data, model = NULL)

## S3 method for class 'character'
nlmixrData(data, model = NULL)

## Default S3 method:
nlmixrData(data, model = NULL)

Arguments

data

is the name of the data to convert. Can be a csv file as well.

model

This is the RxODE model to use to translate against when parsing the data.

Value

Appropriately formatted data

Author(s)

Matthew L. Fidler


nlmixrdevelopment/nlmixr documentation built on Aug. 22, 2023, 2:16 p.m.