| design_array | R Documentation | 
Computes the design socioarray of covariate values for an AME fit
design_array(Xrow=NULL,Xcol=NULL,Xdyad=NULL,intercept=TRUE,n)
| Xrow | an n x pr matrix of row covariates | 
| Xcol | an n x pc matrix of column covariates | 
| Xdyad | an n x n x pd array of dyadic covariates | 
| intercept | logical | 
| n | number of rows/columns | 
an n x n x (pr+pc+pd+intercept) 3-way array
Peter Hoff
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.