R/exponential_gamma.R, R/mixing_distribution_predictive.R, R/mvnormal_normal_wishart.R, and 2 more
Predictive.RdCalculate how well the prior predicts the data.
# S3 method for exponential Predictive(mdObj, x) Predictive(mdObj, x) # S3 method for mvnormal Predictive(mdObj, x) # S3 method for normalFixedVariance Predictive(mdObj, x) # S3 method for normal Predictive(mdObj, x)
| mdObj | The distribution |
|---|---|
| x | The data |
The probability of the data being from the prior.