Description Usage Arguments Value
View source: R/multipleFamilyCalculationsBackend.R
R backend for multipleFamilyPValue calculation
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.