[Genabel-commits] r844 - pkg/ProbABEL/src

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Wed Feb 22 01:22:14 CET 2012


Author: lckarssen
Date: 2012-02-22 01:22:14 +0100 (Wed, 22 Feb 2012)
New Revision: 844

Modified:
   pkg/ProbABEL/src/usage.h
Log:
Removed another small typo from the palinear/palogist/pacoxph help text.


Modified: pkg/ProbABEL/src/usage.h
===================================================================
--- pkg/ProbABEL/src/usage.h	2012-02-21 23:58:11 UTC (rev 843)
+++ pkg/ProbABEL/src/usage.h	2012-02-22 00:22:14 UTC (rev 844)
@@ -20,7 +20,7 @@
 	fprintf(stdout,"\t --score   : use score test\n");
 	fprintf(stdout,"\t --no-head : do not report header line\n");
 	fprintf(stdout,"\t --allcov  : report estimates for all covariates (large outputs!)\n");
-	fprintf(stdout,"\t --interaction: Which covariate to use for interaction with SNP analysys (default is no interaction, 0)\n");
+	fprintf(stdout,"\t --interaction: Which covariate to use for interaction with SNP analysis (default is no interaction, 0)\n");
 	fprintf(stdout,"\t --interaction_only: like previous but without covariate acting in interaction with SNP (default is no interaction, 0)\n");
 	fprintf(stdout,"\t --mmscore : score test in samples of related individuals. File with inverse of variance-covariance matrix (for palinear) or inverse correlation (for palogist) as input parameter\n");
 	fprintf(stdout,"\t --robust  : report robust (aka sandwich, aka Hubert-White) standard errors\n");



More information about the Genabel-commits mailing list