# NOT RUN {
## Use the nsibs() function to calculate the number of sibpairs required
## when lambda sib = 2 and lambda off = 2, in order to have 85 percent
## power to detect linkage at an alpha level of 0.05.
nsibs(ls=2,lo=2,alpha=0.05,beta=0.15)
# }
Run the code above in your browser using DataLab