R/cpa.irgtt.count.R

Defines functions cpa.irgtt.count

Documented in cpa.irgtt.count

#' This help page is a stub. Equations do not yet exist for this type of analysis and outcome.
#' Try \code{cps.irgtt.count()} instead.
#'  
#' @author Alexandria C. Sakrejda (\email{acbro0@@umass.edu}
#' @author Ken Kleinman (\email{ken.kleinman@@gmail.com})
#' 
#' @param ... Any argument passed to the function.
#' 
#' @return A helpful suggestion to use cps.irgtt.count() instead.
#' 
#' @export
cpa.irgtt.count <- function(...) {
  return("No method exists for cpa.irgtt.count. Use cps.irgtt.count instead.")
}

Try the clusterPower package in your browser

Any scripts or data that you put into this service are public.

clusterPower documentation built on Jan. 29, 2021, 1:06 a.m.