testSegRatio {polySegratio}R Documentation

S3 class testSegRatio

Description

An S3 class which contains results of classic tests for assessing marker dosage in autopolyploids using chi-squared tests or binomial confidence intervals

Value

Returns object of class testSegRatio with components

probability matrix of probabilities under the test for each dosage where columns are doses and rows are markers
dosage vector of allocated dosages where allocation unique otherwise NA
allocated matrix of 0's and 1's where 1 indicates dosage allocation where columns are doses and rows are markers
alpha alpha level for significance test or CI construction
expected.ratios expected segregation ratios under null hypotheses
call call to test.segRatio

Author(s)

Peter Baker p.baker1@uq.edu.au

References

See Also

segRatio, expected.segRatio, test.segRatio


[Package polySegratio version 0.2-3 Index]