## Not run:
# # use defaults, 100 subjects
# power.genotype.conti(N=100)
#
# # same calculation, specifying all values
# power.genotype.conti(N=100, Rep=2000, p=0.15, pi=0, me1=50, me2=50, delta=-5,
# sd1=10, sd2=10, verbose=FALSE, minh='additive',
# genotype.delta=TRUE, Factor=FALSE)
#
# # Show details for small simulation study
# power.genotype.conti(N=10, verbose=TRUE)
# ## End(Not run)
Run the code above in your browser using DataLab