detect_ray_design: detect if a experiment is fixed-ray design and prepare input...

Description Usage Arguments Value

Description

detect if a experiment is fixed-ray design and prepare input for CI computation

Usage

1
detect_ray_design(d1, d2, e, tol = 0.001, d2.d1.force = NA)

Arguments

d1

d1

d2

d2

e

e

tol

tolerance in declaring fixed ratio.

d2.d1.force

the ratio d2/d1 to be forced in fitting the linear model; this is only effective if the data is not a fixed ratio design usually, the all-possible combination design; specifying d2.d1.force will use the specified ratio (from available ratios) to fit the model and generate dose-response curve.

Value

a list


nickytong/drexplorer documentation built on May 23, 2019, 5:08 p.m.