predconcord: Predictive Concordance

Description Usage Arguments

View source: R/misc.R

Description

Predictive Concordance

Usage

1
  predconcord(y, yrep, qmin = 0.025, qmax = 0.975)

Arguments

y

Response variable

yrep

Draws from the posterior predictive distribution of y.

qmin

Minimum quantile of the range.

qmax

Maximum quantile of the range.


jrnold/mcmcStats documentation built on May 20, 2019, 1:03 a.m.