powered by
Prints an object of S3 class testSegRatio
testSegRatio
# S3 method for testSegRatio print(x, …, last = 10)
object of class testSegRatio
prints from 1 to last segregation ratio tests (Default: 10)
last
extra printing options
None
segRatio, segregationRatios, test.segRatio
segRatio
segregationRatios
test.segRatio
# NOT RUN { ## simulated data a <- sim.autoMarkers(ploidy = 8, c(0.7,0.2,0.09,0.01)) ac <- test.segRatio(a$seg.ratios, ploidy=8, method="chi.squared") print(ac) # }
Run the code above in your browser using DataLab