R/thiyanga.R
zero_proportion.Rd
Computes proportion of zeros in a time series
zero_proportion(x, tol = 1e-08)
a univariate time series
tolerance level. Absolute values below this are considered zeros.
A numeric value.
Thiyanga Talagala