R/cpa.ma.binary.R

Defines functions cpa.ma.binary

Documented in cpa.ma.binary

#' This help page is a stub. Equations do not yet exist for this type of analysis and outcome.
#' Try \code{cps.did.binary()} 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.ma.binary() instead.
#' 
#' @export
cpa.ma.binary <- function(...) {
  return("No method exists for cpa.ma.binary. Use cps.ma.binary instead.")
}
nickreich/clusterPower documentation built on Feb. 3, 2021, 6:54 p.m.