| getDM_rcpp | R Documentation | 
Loop for creating full design matrix (X) from pseudo-design matrix (DM). Written in C++. Used in getDM.
getDM_rcpp(X, covs, DM, nr, nc, cov, nbObs)
| X | full design matrix | 
| covs | matrix of covariates | 
| DM | pseudo design matrix | 
| nr | number of rows in design matrix | 
| nc | number of column in design matrix | 
| cov | covariate names | 
| nbObs | number of observations | 
full design matrix (X)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.