Learn R Programming

OWEA (version 0.1.2)

infor_design: Generic function for information matrix.

Description

Returns a information matrix for a given design

Usage

infor_design(design, t, ...)

# S3 method for default infor_design(design, t)

# S3 method for dropout infor_design(design, t, ...)

# S3 method for interference infor_design(design, t, ...)

# S3 method for proportional infor_design(design, t, ...)

Value

An information matrix.

Arguments

design

Matrix. A design, each row is a design point with weight or repetition on the last entry.

t

Numeric. Number of levels of treatments.

...

Other control parameter to be passed to methods