dpf {pbbd} | R Documentation |
Desired treatment versus position incidence matrix
Description
This function returns desired treatment versus position incidence matrix for a proper block design with parameters v, b, r, k to be (nearly) position balanced
Usage
dpf(v, b, r, k)
Arguments
v |
Number of treatments |
b |
Number of blocks |
r |
Number of replications of each treatment |
k |
Block size |
Value
Desired treatment versus position incidence matrix
Author(s)
Baidya Nath Mandal <mandal.stat@gmail.com>
[Package pbbd version 1.0.0 Index]