powered by
Randomly-generated time series data, using the stats::rlnorm() function.
stats::rlnorm()
For rlnorm_ts_1, there is one changepoint located at 826.
rlnorm_ts_1
For rlnorm_ts_2, there are two changepoints, located at 366 and 731.
rlnorm_ts_2
For rlnorm_ts_3, there are three changepoints, located at 548, 823, and 973.
rlnorm_ts_3
DataCPSimrlnorm_ts_1rlnorm_ts_2rlnorm_ts_3
An object of class numeric of length 1096.
numeric
An object of class ts of length 1096.
ts
DataCPSim: Simulated time series of the same length as bogota_pm.
DataCPSim
bogota_pm
stats::ts(), test_set()
stats::ts()
test_set()
plot(rlnorm_ts_1) plot(rlnorm_ts_2) plot(rlnorm_ts_3) changepoints(rlnorm_ts_1)
Run the code above in your browser using DataLab