Learn R Programming

invivoPKfit (version 2.0.2)

pk_add.pk_loq_group: Add loq_group

Description

Add loq_group

Usage

# S3 method for pk_loq_group
pk_add(pkproto_obj, pk_obj, objectname)

Value

The [pk()] object, with the added `pk_loq_data` in the `groups` sub-list.

Arguments

pkproto_obj

The `pk_loq_group` object to be added.

pk_obj

The [pk()] object to which the `pk_loq_group` object will be added.

objectname

The name of the `pk_loq_group` object.

Author

Gilberto Padilla Mercado