Description Usage Arguments Author(s) See Also Examples
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.
1 |
object |
A model object produced by the
|
... |
Currently unimplemented |
Joshua French
1 2 | set.seed(10)
n = 100
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.