count_models: Count Models

View source: R/RcppExports.R

count_modelsR Documentation

Count Models

Description

Count the amount of models that exist.

Usage

count_models(desc)

Arguments

desc

A vector<string> that contains the model's components.

Value

A map<string, int> containing how frequent the model component appears.


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