lpdfvec | R Documentation |
lpdf
instanceslogpdf = new(lpdfvec, loglik, logpr)
This is a class where each instance contains two lpdf
instances and can be
manipulated as a single instance. It presumes both are based on the same
outermod
instance, thus they share hyperparameters. However
the model parameters are concatenated. Currently also includes variations
on marginal adjustments.
Currently it is designed only for a pair, but the ordering is arbitrary.
loglik |
one reference to a |
logpr |
another reference to a |
no returns, this is a class which contains methods
lpdfvec$domarg
A boolean that controls if marginal adjustment is done
base class: lpdf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.