profile,fitode-method {fitode} | R Documentation |
Profile fitode objects
Description
Profile fitode objects
Usage
## S4 method for signature 'fitode'
profile(fitted, which = 1:p, alpha = 0.05, trace = FALSE, ...)
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 |
Value
The log-likelihood profile of the fitode object
[Package fitode version 0.1.1 Index]