create_data | R Documentation |
Create a sparse design matrix with weighted sum to zero constraints.
create_data(
design,
penalty_for_regression,
warn_missing = TRUE,
verif_row = TRUE,
remove_cols = Inf
)
design |
Data frame with levels of each factor assigned to observation i |
penalty_for_regression |
An object from "create_penalty" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.