Error in RSS.table[as.character(opt[1]), i] : subscript out of bounds for bfastlite in R
Open
question
- Dominant language
- R
- Stars
- 53
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I have developed a code for BFAST, and when executed for the BFAST family (bfast, bfastmonitor, etc.), it runs without any issues. However, upon attempting to run "bfastlite", I encountered the following error:
Error in RSS.table[as.character(opt[1]), i] : subscript out of bounds
I am now seeking guidance on whether this error is related to my dataset, the code I have written, or the bfastlite package itself, and how I can resolve it.
Thank you.
Contributor guide
Assessment
This issue has not been assessed yet.