bfastts with type="regular"
Open
enhancement
- Dominant language
- R
- Stars
- 53
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
`zoo` is able to convert regular time series `zoo` objects into `ts` objects, so it is possible to automate making a `bfastts` from a `zoo` object that way. The problem is that `frequency(bfastts)` is then < 1, so all code using that function needs to use a separate parameter instead. That requires some code refactoring.
Contributor guide
Assessment
This issue has not been assessed yet.