Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mgcv

Optimizing degrees of freedom in spline regression

r regression spline gam mgcv

How to incorporate gam() in xyplot() from Lattice package?

r lattice gam mgcv

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

How can I load a library in R to call it from Excel with bert-toolkit?

r excel mgcv bert-toolkit

Variance components of tensor interactions in R::mgcv

r interaction gam mgcv

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

mgcv: How to identify exact knot values in a gam and gamm model?

r 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

Posterior predictive check for GAM (mgcv in R)

r ggplot2 mgcv

How to check for overdispersion in a GAM with negative binomial distribution?

r gam mgcv

Changing the Y axis of default plot.gam graphs

r mgcv