Recent Releases of tidygam

tidygam - v0.2.2

  • Fixed CRAN notes.

- R
Published by stefanocoretta over 1 year ago

tidygam - v0.2.0

New!

  • Now on CRAN!

Added

  • get_difference() returns difference between two smooths.

  • plot.tidygam.diff method to plot difference smooth.

  • Data gest and struct.

  • separate and sep_by arguments in predict_gam() allow the user to separate variables in the model that were created with interaction().

  • Vignette get-started.Rmd.

Fixed

  • Error when predicting bivariate smooths (s/te/ti(), fs/re basis functions) where only the first variable was returned internally.

  • Error when plotting difference smooth with no significant difference (closes #5).

  • Error where get_difference() did not work when excluding random smooths (closes #8).

- R
Published by stefanocoretta about 3 years ago