collapse_model_par: Store model estimates as a string

Description Usage Arguments Value

View source: R/data_management.R

Description

This function collapses a vector to a single string where values are separated by ';'. This conversion is useful when estimates are later stored in a data table, providing the user the possibility to check on the most important model parameters.

Usage

1
collapse_model_par(model_par_vec)

Arguments

model_par_vec

A vector of strings representing the model estimates which will be collapsed to a single string.

Value

A string


xavierkamp/tsForecastR documentation built on Feb. 1, 2020, 10:16 a.m.