We are workin on building a logistic regression using

1. We are doing a logistic regression with binary outcome variable
using a set of predictors that include 8 continuous and 8 category
predictors

2. We are trying to implement interaction between two variables
(continuous and category or just continuous)

The dataset is 200,000 rows and we are using glmnet, how can we model
those two points ?

Also how can we obtain the aic of the model ?

Thanks

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to