pnbbd1 | R Documentation |
A block design with neighbour effects is said to be partially neighbour balanced based on m-class association scheme if two treatments 'Theta' and 'Phi' that are mutually u-th associates (u = 1, 2,…, m) appear as neighbours (left and right) 'Mu'_1u times. For this class of design 'Mu'_11=1 and 'Mu'_12=0. The number of first associates is (v/2) and number of second associates is (v/2 -1). When v is a power of 2, the function will generate a class of partially neighbour balanced block designs. It also gives the parameters of the design, information matrix for estimating the contrast pertaining to direct and neighbour effects (both left and right) of the treatments.
pnbbd1(v)
v |
Number of treatments (v), v>4 should be of the form v=s^2. For example v= 8, 9….. |
Here v should be greater than 4 i.e v>4.
Azais, J.M., Bailey, R.A. and Monod, H. (1993)<DOI: 10.2307/2532269>."A catalogue of efficient neighbour designs with border plots".
library(NBBDesigns)
pnbbd1(8)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.