genNcps_new: Calculation of the NCPs of each randomization sequence for...

View source: R/doublyT.R

genNcps_newR Documentation

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

Description

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

Usage

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

Value

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


randomizeR documentation built on Sept. 19, 2023, 1:08 a.m.