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.
With tidygam, users can more easily obtain predictions from Generalised Additive Models (GAMs) and plot them, using tidyverse tools.
You can install the latest release of tidygam from GitHub with:
# install.packages("remotes")
::install_github("stefanocoretta/tidygam@v1.0.0") remotes
Alternatively, you can install the development version:
# install.packages("remotes")
::install_github("stefanocoretta/tidygam@devel") remotes
For examples, see the Get started
vignette and the
documentation of predict_gam()
and
plot.tidygam()
.
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.