multipleFamilyPValue_R_Backend {RVS} | R Documentation |
R backend for multipleFamilyPValue calculation
multipleFamilyPValue_R_Backend(sharingProbs, observedSharing, minPValue = 0)
sharingProbs |
named vector of sharing probabilties, where names correspond to famid value of pedigree |
observedSharing |
boolean vector describing if all affected subjects in the family share the variant (TRUE if all share) |
minPValue |
the minimum p-value threshold, once the true p-value is determined to be less than this, the computation stops and minPValue is returned - this prevents extremely long computations for extremely small p-values |
p-value