Releases: stefanocoretta/tidymv
Releases · stefanocoretta/tidymv
v1.5.4
Changed
- README now uses new
install_github
argument for building vignettes
v1.5.3
Added
- plot difference smooth in vignette
Changed
- added deprecated notice in vignette
v1.5.2
Fixed
- error with updated
rlang
v1.5.1
Added
- URL and BugReports in DESCRIPTION
Changed
series_length
default to 100 inplot_difference()
v1.5.0
Added
plot_difference()
to plot difference smooths- support for plotting single smooth
Changed
- deprecated message with
plot_gamsd()
now mentionsplot_difference()
Fixed
- vignettes titles and plots
v1.4.0
Added
split
argument for separating columns (useful for interactions)- how to plot interactions in vignette
exclude_terms
argument to exclude terms when predicting- exclude
tensor.smooths
when plotting smooths - experimental
ylim
argument toplot_gamsd()
Fixed
- message in
plot_gamsd()
which said "will be deprecated"
v1.3.1
Fixed
- warning in
get_gam_predictions()
v1.3.0
Added
get_gam_predictions()
for predicting with agam
objectplot_smooths()
for plotting smoothsplot-smooths.Rmd
vignette- support for models with smooths with terms not in
time_series
Fixed
- typo in documentation of
create_event_start()
- double call of
itsadug
in DESCRIPTION - note about
lag
on check - note about non-imported
itsadug
- incompatibility with
rlang@v0.2.0
v1.2.0
Added
rm_re
parameter for removing random effects inplot_gamsd
- depends on
itsadug
Changed
- argument
event.col
toevent_col
increate_start_event()
for style consistency
v1.1.0
Added
- black and white option for
plot_gamsd()
Changed
gam
model in the vignette now has a reference smooths(x2)
- updated vignette