Minor bug fix release
In change_point_analyzer_function.R line 440 changed
from if(!is.numeric(CI) | !dplyr::between(CI, 0.9,0.999)){
to
if(!is.numeric(min_tbl_conf) | !dplyr::between(min_tbl_conf, 0.9,0.999)){
Release to fix bug that caused the argument for the number of bootstraps to only affect part of the calculation. Therefore, no matter how high you set it, the number of bootstraps stayed at the default of 1000 for part of the calculation. This issue did not affect the calculations themselves, just the number of bootstraps.
A re-release to address the Rd file package aliasing issue that caused it to be removed from CRAN in April 2024
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.