calcInSampleError.rtdata: Calculate index errors in sample (rt approach)

View source: R/calcInSampleError.R

calcInSampleError.rtdataR Documentation

Calculate index errors in sample (rt approach)

Description

Estimate the predictive error of an index via an in-sample approach (rt approach)

Usage

## S3 method for class 'rtdata'
calcInSampleError(pred_df, index, ...)

Arguments

pred_df

Set of sales against which to test predictions

index

Index (of class 'ts') to be tested for accuracy

...

Additional Arguments


andykrause/hpiR documentation built on June 12, 2025, 5:56 a.m.