Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mgcv

R: GAM with fit on subset of data

r gam mgcv

mgcv: how to specify interaction between smooth and factor?

r regression gam mgcv

Why does using "mgcv::s" in "gam(y ~ mgcv::s...)" result in an error?

r syntax mgcv

How to add a random intercept and random slope term to a GAMM model in R

r random mgcv

Autocorrelation in Generalized Additive Models (GAM)

r model time-series gam mgcv

Determining derivatives from GAM smooth object

r mgcv

Extract estimates of GAM

r gam mgcv

GAM with mrf smooth - errors (mismatch between nb/polys area names and data area names

r mgcv spdep

How to use sample weights in GAM (mgcv) on survey data for Logit regression?

r sample survey gam mgcv

R Package conflict between gam and mgcv?

r conflict gam mgcv

How to get only the plots from gam.check

r mgcv

Force GAM model fit to be monotonic and go through a fixed point (x0, y0) with R mgcv

r gam mgcv

stat_smooth gam not the same as gam {mgcv}

r ggplot2 smoothing gam mgcv

Is it possible to include the product of two smooth terms in a mgcv gam model

r regression gam mgcv

Caret package - cross-validating GAM with both smooth and linear predictors

Why is bam from mgcv slow for some data?

Extract knots, basis, coefficients and predictions for P-splines in adaptive smooth

r spline mgcv

mgcv: How to set number and / or locations of knots for splines

r regression spline gam mgcv