Learn R Programming

CausalR (version 1.4.3)

ComputePValueFromDistributionTable: compute a p-value from the distribution table

Description

Computes the p-value of the score of an hypothesis, based on a distribution table

Usage

ComputePValueFromDistributionTable(scoreOfHypothesis, distributionMatrix, totalWeights)

Arguments

scoreOfHypothesis
a score of hypothesis
distributionMatrix
a distribution table presented as a matrix
totalWeights
a matrix of total weights

Value

a p-value