Last updated on 2024-11-09 02:49:22 CET.
Package | ERROR | OK |
---|---|---|
AllMetrics | 13 | |
AriGaMyANNSVR | 13 | |
CEEMDANML | 13 | |
CompareMultipleModels | 2 | 11 |
DescribeDF | 13 | |
MissingHandle | 13 | |
RankPCA | 13 | |
tsLSTMx | 13 | |
WaveletML | 13 | |
WaveletMLbestFL | 13 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: ERROR: 2, OK: 11
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘CompareMultipleModels-Ex.R’ failed
The error most likely occurred in:
> ### Name: best_model_finder
> ### Title: Finding the Best Model Using Eight Metrics Values
> ### Aliases: best_model_finder
>
> ### ** Examples
>
> set.seed(123) # for reproducibility
> Y <- rnorm(100, 100, 10)
> model_1 <-CEEMDANML::carigaan(Y, ratio = 0.8, n_lag = 4)
Error in optim(init[mask], armafn, method = optim.method, hessian = TRUE, :
non-finite finite-difference value [1]
Calls: <Anonymous> -> arima -> optim
Execution halted
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13