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.
R package for accessing the Prevedere API. Access to the Prevedere API requires an API key.
::install_github("wkdavis/prevederer") devtools
indicator
: returns basic information about an
indicator.indicator_series
: returns the data for an
indicator.correlation
: calculates Pearson’s r and other
statistics at different offsets between an endogenous and exogenous
indicator.raw_model
: returns all information about a forecast
model.forecast
: returns historical fit and forecasted values
of a forecast model.workbench
: returns the indicators used in a
workbench.library(prevederer)
= "xyz123"
api_key = "provider_a"
provider = "a123"
provider_id
prevedere_indicator_series(api_key, provider, provider_id)
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.