test_residuals_global_given_y: Test whether provided residuals vector fits to provided time...

View source: R/tulip.R

test_residuals_global_given_yR Documentation

Test whether provided residuals vector fits to provided time series

Description

Returns FALSE if the residuals vector is not of the same length as y, or not a non-NULL numeric vector.

Usage

test_residuals_global_given_y(residuals_global, y)

timradtke/heuristika documentation built on April 24, 2023, 1:55 a.m.