Learn R Programming

adoptr (version 0.1.1)

N1-class: Regularize n1

Description

N1 is a class that computes the n1 value of a design. This can be used as a score in minimize.

Usage

N1()

Arguments

Value

an object of class N1

See Also

See AverageN2 for a regularization of the second-stage sample size.

Examples

Run this code
# NOT RUN {
n1_score <- N1()

# }

Run the code above in your browser using DataLab