get_data_sigma_group {invivoPKfit}R Documentation

get_data_sigma_group()

Description

This is the S3 method generic for get_data_sigma_group()

Usage

get_data_sigma_group(obj, ...)

Arguments

obj

An object.

...

Additional arguments currently not in use.

Value

A 'factor' vector giving the error SD group ID for each observation, as the interaction of the factors specified in 'obj$stat_error_model$error_group'.

See Also

[get_data_sigma_group.pk()] for the method for class [pk()]


[Package invivoPKfit version 2.0.1 Index]