fitted.ebTobit | R Documentation |
Compute either the posterior mean (default) or posterior L1 mediod which corresponds to the posterior median in one-dimension.
## S3 method for class 'ebTobit'
fitted(object, method = "mean", ...)
object |
an object inheriting from class |
method |
either "mean", "L1mediod", or "mode" corresponding to the
methods: |
... |
not used |
matrix containing the posterior estimates for measurements in the
fit empirical Bayes model object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.