| fmla2treatedblocking | R Documentation | 
Given a function and any of the arguments normally passed to model.frame, this function will return a data.frame with two columns: a treatment indicator and a blocking factor.
fmla2treatedblocking(x, ...)
| x | A formula | 
| ... | Arguments to be passed to model.frame (e.g.  | 
data.frame containing two columns: Z is a treatment indicator,
B is a blocking factor
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.