Learn R Programming

BuyseTest (version 2.1.3)

testArgs: Check Arguments Passed to BuyseTest

Description

Check the validity of the argument passed the BuyseTest function by the user.

Usage

testArgs(
  name.call,
  status,
  correction.uninf,
  cpus,
  data,
  endpoint,
  formula,
  iid,
  iidNuisance,
  keep.pairScore,
  scoring.rule,
  model.tte,
  method.inference,
  n.resampling,
  strata.resampling,
  hierarchical,
  neutral.as.uninf,
  operator,
  censoring,
  seed,
  strata,
  threshold,
  trace,
  treatment,
  type,
  weight,
  ...
)

Arguments