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/tulip documentation built on April 14, 2023, 10:21 p.m.