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 class 'exponential'
Predictive(mdObj, x)
Predictive(mdObj, x)
# S3 method for class 'mvnormal'
Predictive(mdObj, x)
# S3 method for class 'normalFixedVariance'
Predictive(mdObj, x)
# S3 method for class 'normal'
Predictive(mdObj, x)The probability of the data being from the prior.