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

View source: R/doublyT.R

genNcpsR 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(randSeq, bias, endp)

Arguments

randSeq

object of the class randSeq.

bias

object of the class bias.

endp

object of the class endpoint.

Value

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


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