For questions relating to generalized linear models.
I have a regression model with binary outcome. I fitted the model with glmnet and got the selected variables and …
r statistics regression glm glmnetI am studying impact of various characteristics on court decission on specific offences. The dataset is pretty large (28928 observations with 86 …
r glm lme4I am using glmnet to predict probabilities based on a set of 5 features using the following code. I need the …
r machine-learning glm glmnetI am trying to use the crossvalidation cv.glm function from the boot library in R to determine the number …
r glm cross-validationI'm currently working on toxicity of shellfish on six french bays in 10 years.. I created a proxy that represents the …
r glm gamma convergenceI would like to estimate covariate effects on a response whose values take on values in [0,1]. That is, the values …
r glm economics