[Genabel-commits] r1810 - pkg/GenABEL/R

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Wed Aug 27 15:41:07 CEST 2014


Author: lckarssen
Date: 2014-08-27 15:41:07 +0200 (Wed, 27 Aug 2014)
New Revision: 1810

Modified:
   pkg/GenABEL/R/estlambda.R
Log:
Fixed a missing } in GenABEL's estlambda() roxygen documentation.


Modified: pkg/GenABEL/R/estlambda.R
===================================================================
--- pkg/GenABEL/R/estlambda.R	2014-08-27 13:39:34 UTC (rev 1809)
+++ pkg/GenABEL/R/estlambda.R	2014-08-27 13:41:07 UTC (rev 1810)
@@ -12,7 +12,7 @@
 #'   vector of P-values, else it is treated as a vector of chi-squares
 #' @param plot Whether the plot should be shown or not (default).
 #' @param proportion The proportion of lowest P (or
-#'   \eqn{\chi^2}{chi^2) values to be used when estimating the inflation
+#'   \eqn{\chi^2}{chi^2}) values to be used when estimating the inflation
 #'   factor \eqn{\lambda}{lambda}.
 #' @param method "regression" (default), "median", or "KS": method to
 #'   be used for \eqn{\lambda}{lambda} estimation.



More information about the Genabel-commits mailing list