Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gam

How to specify a hierarchical GAM (HGAM) model with two categorical & a continuous predictor using s(y1, by=y2:y3)) in mgcv?

r statistics gam mgcv

Saving space when saving a fitted gam object (mgcv::gam and scam::scam)

r gam mgcv

ordisurf vs mgcv:gam model

r vegan gam

error on ggplot2 stat_smooth

r ggplot2 gam

Variance components of tensor interactions in R::mgcv

r interaction gam mgcv

How to predict gam model with random effect in R?

How to use terra::predict for raster output to predict GAM temperature model with seasonal variation

r raster spatial terra gam

Calculate annual rates from the gam model over time?

r gam rate

Temporal autocorrelation in GAM

r gam autocorrelation

GAM with "gp" smoother: how to retrieve the variogram parameters?

How to extract fitted values of GAM {mgcv} for each variable in R?

r gam mgcv

mgcv error: "x has insufficient unique values to support 3 knots: reduce k"

r regression spline gam mgcv

Creating an editable partial effect plot in R with the gratia::draw() function that also has a rugplot

r ggplot2 draw gam mgcv

Custom Link function works for GLM but not mgcv GAM

r regression glm gam mgcv

Is it possible to control the degrees of freedom for the smooth functions in a GAM fit in R, and if so, how?

r regression gam mgcv