ComputePValueFromDistributionTable: compute a p-value from the distribution table

Description Usage Arguments Value

View source: R/ComputePValueFromDistributionTable.r

Description

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

Usage

1
2
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


CausalR documentation built on Nov. 8, 2020, 5:25 p.m.