-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #886 from epiforecasts/update-pkgdown
Issue #481: Update pkgdown structure
- Loading branch information
Showing
38 changed files
with
140 additions
and
110 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -39,15 +39,15 @@ Authors@R: c( | |
email = "[email protected]", | ||
comment = c(ORCID = "0000-0003-0787-087X"))) | ||
Description: | ||
`scoringutils` facilitates the evaluation of forecasts in a convenient | ||
framework based on `data.table`. It allows user to to check their forecasts | ||
scoringutils facilitates the evaluation of forecasts in a convenient | ||
framework based on data.table. It allows user to to check their forecasts | ||
and diagnose issues, to visualise forecasts and missing data, to transform | ||
data before scoring, to handle missing forecasts, to aggregate scores, and | ||
to visualise the results of the evaluation. The package mostly focuses on | ||
the evaluation of probabilistic forecasts and allows evaluating several | ||
different forecast types and input formats. Find more information about the | ||
package in the Vignettes as well as in the accompanying paper | ||
(<doi:10.48550/arXiv.2205.07090>). | ||
package in the Vignettes as well as in the accompanying paper, | ||
<doi:10.48550/arXiv.2205.07090>. | ||
License: MIT + file LICENSE | ||
Encoding: UTF-8 | ||
LazyData: true | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.