Learn R Programming

mcmcr (version 0.0.2)

pvalue: P-Value

Description

Calculates the p-value.

Usage

pvalue(x)

Arguments

x

A vector of MCMC value

Value

A number indicating the p-value.

Examples

Run this code
# NOT RUN {
pvalue(as.numeric(0:10))
# }

Run the code above in your browser using DataLab