# NOT RUN {
genotypes <- simulateGenotypes(N=100, NrSNP=400, verbose=FALSE)
kinship <- getKinship(N=100, X=genotypes$genotypes, standardise=TRUE,
verbose=FALSE)
geneticBg <- geneticBgEffects(N=100, P=10, kinship=kinship)
# }
Run the code above in your browser using DataLab