Conf_griffin {sequoia} | R Documentation |
Example output of EstConf
, with the inferred
pedigree in SeqOUT_griffin
used as reference pedigree.
data(Conf_griffin)
a list, see sequoia
Jisca Huisman, jisca.huisman@gmail.com
## Not run:
Conf_griffin <- EstConf(Pedigree = SeqOUT_griffin$Pedigree,
LifeHistData = LH_griffin,
args.sim = list(nSnp = 400, SnpError = 0.001,
ParMis=0.4),
args.seq = list(Module = 'ped', Err=0.001),
nSim = 20,
nCores = 5,
quiet = TRUE)
## End(Not run)