powered by
scantwo
n.perm
## S3 method for class 'scantwoperm': summary(object, alpha=c(0.05, 0.10), df=FALSE, ...)
summary.scantwoperm
print.summary.scantwoperm
summary.scantwo
plot.scantwoperm
data(fake.f2) fake.f2 <- subset(fake.f2, chr=c(18:19,"X")) fake.f2 <- calc.genoprob(fake.f2, step=0) operm <- scantwo(fake.f2, n.perm=100, method="hk") summary(operm)
Run the code above in your browser using DataLab