python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Trouble fitting `glmer()` and `gamm4()` models on uncomplicated data set - Is it a computer speed or complexity issue?
I am having issues with computing a GLMM in R using the lme4 package. The issue is that it is attempting to build the model but the loading stays in a suspended state (The stop sign button just remain...
D.C. the III
Votes: 0
Answers: 0
Using GAM for the first time on species detection data
I am running a GAM on species detection data for the first time. I would like to see if there is any interaction between time of year and diel period for both male and female of this species. This is ...
orangepeelsoup
Votes: 0
Answers: 0
How to get the names of factor levels corresponding to fixed effect regression coefficients for a GAM in R?
I have a gam in R (mgcv package) with 7 parameters, and one of them is a fixed effect with 30 levels (30 names). I want to analyse the regression coefficients for each name (person), but R numbers eac...
leslie roberson
Votes: 0
Answers: 1
Hazard Ratio Plot from mgcv::gam cox.ph model
I am navigating through different packages that let fit non-linear predictors in the context of COX PH models.
However, I was looking to produce plots to represent the non-linear relationship between ...
userq8957289475
Votes: 0
Answers: 1