make_mdl_smry_elmt_tbl | R Documentation |
make_mdl_smry_elmt_tbl() is a Make function that creates a new R object. Specifically, this function implements an algorithm to make model summary element table. The function returns Model element sum (a tibble).
make_mdl_smry_elmt_tbl(mat, ctg_chr)
mat |
Matrix (a matrix) |
ctg_chr |
Category (a character vector) |
Model element sum (a tibble)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.