spbd: spbd Function

Description Usage Arguments Examples

View source: R/CARfunctions.R

Description

Function to determine treatment assignments in SPB Design

Usage

1
spbd(covValues, m = 4, best = 0, tr = NULL, n.trt, block.size = 20)

Arguments

m

M is the level of discretization

n.trt

n.trt is the number of treatments in the trial

block.size

The block size used in the SPBD function

x

X vector of covariate values, ranging from 0 to total number of factor levels

n

Total sample size

Examples

1
spbd()

Gtmille2/seamlessTrial documentation built on Nov. 18, 2019, 5:16 a.m.