holdout: A function for computing a holdout test on the model file

View source: R/holdout.R

holdoutR Documentation

A function for computing a holdout test on the model file

Description

This function allows you to easily calculate a time-series holdout test.

Usage

holdout(model = model1)

Arguments

model

Input data. Just name the model. Defaults to "model1".

Examples

preview_torte(my_default_model)
preview_torte()

benetheking/maRketingscience documentation built on May 17, 2022, 5:57 a.m.