table_cor: The example table prior for correlation.

table_corR Documentation

The example table prior for correlation.

Description

An example of a table prior density for the correlation parameter.

Usage

data(table_cor)

Format

A data frame with 2 columns named "x" and "y". The first column indicates the value of correlation points, usually in [-1,1]. The second column indicates the density of the corresponding points.

Examples

  data(table_cor)
  plot(table_cor)

meta4diag documentation built on Nov. 29, 2023, 3:01 a.m.