The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
The primary function online
can be used to combine
probabilistic forecasts using the CRPS learning algorithm introduced in
Berrisch, Ziel (2021): Pre-Print, Publication.
The function batch
can be used in a similar way for batch
optimization. Common methods like summary
,
print
, plot
, update
, and
predict
are available.
You can install the latest stable release from CRAN using:
install.packages("profoc")
You can install the latest stable release from GitHub using:
# install.packages("remotes")
::install_github("BerriJ/profoc") remotes
You can install the latest development version from GitHub using:
# install.packages("remotes")
::install_github("BerriJ/profoc@develop") remotes
You can find the documentation at profoc.berrisch.biz.
Feel free to raise an issue if you find something not working properly.
You are very welcome to contribute to profoc. Please base your pull requests on the develop branch.
GNU General Public License (≥ 3)
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.