cust.model.score: Formats the model score matrix

View source: R/model_selection_methods.R

cust.model.scoreR Documentation

Formats the model score matrix

Description

The model score matrix receives the appropriate model numbering, col descriptors, and ordering of models.

Usage

cust.model.score(out, model.names)

Arguments

out

A list containing the model matrix

model.names

A character vector that contains a list of the model names.

Value

An updated matrix in the ith position of the list.


schoi355/gmwm documentation built on April 11, 2022, 1:21 a.m.