Last updated on 2024-10-31 10:50:20 CET.
Package | ERROR | OK |
---|---|---|
CompPareto | 13 | |
GEC | 2 | 11 |
Current CRAN status: OK: 13
Current CRAN status: ERROR: 2, OK: 11
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘GEC-Ex.R’ failed
The error most likely occurred in:
> ### Name: eep_optim
> ### Title: The Wrapper Function that Returns the Final Estimates from
> ### Maximum Likelihood Estimation for EEP.
> ### Aliases: eep_optim
>
> ### ** Examples
>
> eep_optim(seq(1:100))
Error in stats::optim(init, lower = lower_bound, eep_nll, method = "L-BFGS-B", :
L-BFGS-B needs finite values of 'fn'
Calls: eep_optim -> raw_est_eep -> <Anonymous>
Execution halted
Flavors: r-release-macos-arm64, r-oldrel-macos-arm64