Learn R Programming

invivoPKfit (version 2.0.1)

get_hessian.default: Default method for get_hessian()

Description

Default method for get_hessian()

Usage

# S3 method for default
get_hessian(obj, ...)

Value

An error, when a non-pk object is used for the first argument.

Arguments

obj

An object

...

Additional arguments currently not in use.