cmu-delphi / cmu-delphi/epiforecast-R
There is no function called cv.sim
Open
- Dominant language
- HTML
- Stars
- 20
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I am looking at epiforecast 0.0.1 pdf and see that there is a function called cv.sim. I hope to compute leave one out cross validation for each forecasting model.
But when I try to use the function cv.sim, error occurs:
```r
cv.sim(): there is no function called "cv.sim"
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.