new_ebTobit | R Documentation |
Validate the provided elements and populate the object. Current methods
require that gr
is numeric for that calculation of posterior
statistics (mean and mediod).
new_ebTobit(prior, gr, lik)
prior |
numeric vector of non-negative weights (sums to one) |
gr |
numeric matrix of support points |
lik |
numeric matrix of likelihoods |
an EBayesMat
object containing at least the prior weights,
corresponding grid/support points, and likelihood matrix relating the grid to
the observations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.