estimate {gear} | R Documentation |
estimate
estimates the parameters of the specified
model. The function is written to automatically adapt
based on the class of object
. Currently, the
estimate
function performs maximum likelihood
estimation for objects produced by the
geolm
function.
estimate(object, ...)
object |
A model object produced by the
|
... |
Currently unimplemented |
Joshua French
set.seed(10)
n = 100