testArgs: Check Arguments Passed to BuyseTest

View source: R/BuyseTest-check.R

testArgsR Documentation

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,
  engine,
  formula,
  iid,
  iidNuisance,
  keep.pairScore,
  scoring.rule,
  pool.strata,
  model.tte,
  method.inference,
  n.resampling,
  strata.resampling,
  hierarchical,
  neutral.as.uninf,
  add.halfNeutral,
  operator,
  censoring,
  restriction,
  seed,
  strata,
  threshold,
  trace,
  treatment,
  type,
  weightEndpoint,
  weightObs,
  ...
)

Author(s)

Brice Ozenne


BuyseTest documentation built on March 31, 2023, 6:55 p.m.