get_hessian {invivoPKfit}R Documentation

get_hessian()

Description

This is the S3 method generic for get_hessian()

Usage

get_hessian(obj, ...)

Arguments

obj

An object.

...

Additional arguments currently not in use.

Value

A dataframe with one row for each 'data_group', 'model' and 'method'. The remaining column is a 'list' column containing the Hessian for each row.

See Also

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


[Package invivoPKfit version 2.0.1 Index]