se.mle | R Documentation |
Function for obtaining an estimate of the standard error of the MLE object 'x'.
## S3 method for class 'mle'
se(x, se.matrix = FALSE, ...)
x |
the MLE object |
se.matrix |
if 'TRUE', return the square root of the variance-covariance |
... |
additional arguments to pass (not used) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.