Learn R Programming

simts (version 0.2.2)

count_models: Count Models

Description

Count the amount of models that exist.

Usage

count_models(desc)

Value

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

Arguments

desc

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