showProp.Test: Show results of proportion test using binom.test

Description Usage Arguments Value Examples

View source: R/DisHypothesisTests.R

Description

Show results of proportion test using binom.test

Usage

1
showProp.Test(x, n, p = 0.5)

Arguments

x

x value

n

number of repetitions

p

probability of success in one Bernoulli trial

Value

output of call to binom.test

Examples

1

mcStats documentation built on March 26, 2020, 7:37 p.m.