slice {bbmle} | R Documentation |
Computes a cross-section of a multi-dimensional likelihood surface
slice(fitted, ...)
fitted |
a fitted object of class mle |
... |
other arguments: which etc. |
still a stub.
Slices provide a lighter-weight way to explore likelihood surfaces than profiles, since they vary a single parameter rather than
Ben Bolker