getbiasCS2: Biasing Policy for Avoiding the Placebo Treatment

View source: R/doublyF.R

getbiasCS2R Documentation

Biasing Policy for Avoiding the Placebo Treatment

Description

Calculate vector with the selection bias for each patient

Usage

getbiasCS2(R, K, avoid)

Arguments

R

randomization sequence, a integer vector with entries 1, ..., K, of length N

K

number of treatment groups, a single integer value

avoid

avoided groups for the guessing

Value

vector with the selection bias for each patient


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