~ubuntu-branches/ubuntu/trusty/r-cran-genabel/trusty

« back to all changes in this revision

Viewing changes to R/qtscore.R

  • Committer: Package Import Robot
  • Author(s): Andreas Tille
  • Date: 2013-07-22 09:22:48 UTC
  • mfrom: (1.1.5)
  • Revision ID: package-import@ubuntu.com-20130722092248-xds9dpinjhbx3kho
Tags: 1.7-6-1
* New upstream version
* debian/control: Drop citation from long description because this
  information is provided in debian/upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
#' @param strata Stratification variable. If provieded, scores are computed within strata and 
31
31
#' then added up.
32
32
#' @param trait.type "gaussian" or "binomial" or "guess" (later option guesses trait type)
33
 
#' @param times If more then one, the number of replicas to be used in derivation of 
 
33
#' @param times If more than one, the number of replicas to be used in derivation of 
34
34
#' empirical genome-wide significance. See \code{\link{emp.qtscore}}, which
35
35
#' calls qtscore with times>1 for details
36
36
#' @param quiet do not print warning messages