Site icon R-bloggers

R Commander – logistic regression

[This article was first published on Software for Exploratory Data Analysis and Statistical Modelling, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

We can use the R Commander GUI to fit logistic regression models with one or more explanatory variables. There are also facilities to plot data and consider model diagnostics. The same series of menus as for linear models are used to fit a logistic regression model.

< !--[Fast Tube]-->
Fast Tube by Casper
< !--[/Fast Tube]-->

The “Statistics” menu provides access to various statistical models via the “Fit models” sub-menu including:

The “Models” menu provides access to various diagnostics for statistical models via the “Graphs” sub-menu including:

The “Hypothesis Tests” sub-menu can be used to generate comparisons between pairs of models.

Other useful resources are provided on the Supplementary Material page.

To leave a comment for the author, please follow the link and comment on their blog: Software for Exploratory Data Analysis and Statistical Modelling.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.