View source: R/core-fisher_mle.R
| obs.fisher_mle | R Documentation |
fisher_mle objects do not store observed data by design, so this
always returns NULL.
## S3 method for class 'fisher_mle'
obs(x)
x |
A fisher_mle object |
Always NULL. fisher_mle objects do not store the observed data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.