genNcps_new function

Calculation of the NCPs of each randomization sequence for the doubly noncentral t-distribution

Calculation of the NCPs of each randomization sequence for the doubly noncentral t-distribution

Computes the noncentrality parameters delta and lambda for the doubly noncentral t-distribution of each randomization sequence.

genNcps_new(randSeq, bias, endp, weight = FALSE)

Arguments

  • randSeq: a list of randSeq(rCrSeq or others) with possible varying N's
  • bias: a list of biases - corresponding to the different randSeq's
  • endp: object of the class endpoint.
  • weight: if set to TRUE the weight will be set to 1, according to the paper

Returns

a list containing the noncentrality parameters delta and lambda of all randomization sequences.

  • Maintainer: Ralf-Dieter Hilgers
  • License: GPL (>= 3)
  • Last published: 2023-09-18

Useful links