find_nonmissing_subsample {bootUR} | R Documentation |
Find Non-Missing Subsamples
Description
Find Non-Missing Subsamples
Usage
find_nonmissing_subsample(X)
Arguments
X |
A ( |
Value
A list with the following components
range |
(2x |
all_equal |
Logical value indicating whether all series have the same non-missing indices. |
References
Smeekes, S. and Wilms, I. (2023). bootUR: An R Package for Bootstrap Unit Root Tests. Journal of Statistical Software, 106(12), 1-39.
[Package bootUR version 1.0.4 Index]