This was done with binary model, and I got the following error message:
> tips.addqtl <- addqtl(tips, qtl=tips.qtl, formula=y~Q1, model = "binary", method="hk")
There were 50 or more warnings (use warnings() to see the first 50)
> warnings()
Warning messages:
1: In addqtl(tips, qtl = tips.qtl, formula = y ~ Q1, model = "binary", ... :
Dropping 13 individuals with missing phenotypes.
2: In fitqtlengine(pheno = pheno, qtl = qtl.obj, covar = covar, ... :
Didn't converge.
3: In fitqtlengine(pheno = pheno, qtl = qtl.obj, covar = covar, ... :
Didn't converge.
4: In fitqtlengine(pheno = pheno, qtl = qtl.obj, covar = covar, ... :
Didn't converge.
5: In fitqtlengine(pheno = pheno, qtl = qtl.obj, covar = covar, ... :
Didn't converge.