create.links | R Documentation |
For each row in a given design matrix it assigns a value 1, if the columns used in the design matrix are only used as an identity matrix (only one 1 and remaining columns all 0.
create.links(dm)
dm |
design matrix |
A vector of length=nrow(dm) with value of 0 except for rows that can accommodate a sin link (identity design matrix). This function is not currently used because it has not been thoroughly tested.
Jeff Laake
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.