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,...)
Arguments
object: A model object produced by the geolm function.