Learn R Programming

fitode (version 0.1.1)

profile,fitode-method: Profile fitode objects

Description

Profile fitode objects

Usage

# S4 method for fitode
profile(fitted, which = 1:p, alpha = 0.05, trace = FALSE, ...)

Value

The log-likelihood profile of the fitode object

Arguments

fitted

fitted model object

which

which parameter(s) to profile? (integer value)

alpha

critical level

trace

trace progress of computations?

...

additional arguments passed to mle2 profiling method