Check Missing Values in Sample
check_missing_insample_values(X)
X
: A (x)-matrix of time series with observations. Data may also be in a time series format (e.g. ts
, zoo
or xts
) or data frame.-dimensional vector, for each series whether missing values are present (TRUE
) or not (FALSE
)
Smeekes, S. and Wilms, I. (2023). bootUR: An R Package for Bootstrap Unit Root Tests. Journal of Statistical Software, 106(12), 1-39.
Useful links