knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

tidymv: Tidy Model Visualisation for Generalised Additive Models

r lifecycle::badge("superseded") r badger::badge_cran_release("tidymv", "blue") r badger::badge_devel(color = "orange") r badger::badge_doi(doi = "10.5281/zenodo.1343882", color = "blue") r badger::badge_cran_checks("tidymv") R-CMD-check

THIS PACKAGE HAS BEEN SUPERSEDED by tidygam. Users should use the tidygam package instead.

This is the repository of the R package tidymv. This package provides functions for the visualisation of GAM(M)s and the generation of model-based predicted values using tidy tools from the tidyverse.



stefanocoretta/tidymv documentation built on May 12, 2023, 1:57 p.m.