make_mdl_smry_elmt_tbl: Make model summary element table

make_mdl_smry_elmt_tblR Documentation

Make model summary element table

Description

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).

Usage

make_mdl_smry_elmt_tbl(mat, ctg_chr)

Arguments

mat

Matrix (a matrix)

ctg_chr

Category (a character vector)

Value

Model element sum (a tibble)


ready4-dev/specific documentation built on Oct. 13, 2023, 7:54 a.m.