Data Science Logistic Regression
Objective: Using Logistic Regression to handle a binary outcome.
Given the prostate cancer dataset, in which biopsy results are given for 97 men: •
You are to predict tumor spread in this dataset of 97 men who had undergone a biopsy. •
The measures to be used for prediction are: age, lbph, lcp, gleason, and lpsa.
This implies that binary dependent variable of lcavol will be the outcome variable.
We start by loading the appropriate libraries in R: ROCR, ggplot2, and aod packages as follows:
> install.packages("ROCR")
> install.packages("ggplot2")
> install.packages("aod")
> library(ROCR)
> library(ggplot2)
> library(aod)
Next, we load the csv file and check the statistical properties of the csv File as follow:
> setwd("C:/RData") # your working directory > tumor <- read.csv("prostate.csv") # loading the file > str(tumor)
# check the properties of the file . . . continue from here!
Reference R Documentation (2016). Prostate cancer data. Retrieved from http://rafalab.github.io/pages/649/prostate.html
7 years ago
30
Purchase the answer to view it

- log_regression_project.enc
- log_regression_project.pdf
- ORDER FOR BRILLIANT DUE 2 HRS
- Week 11 Discussion Question
- Due in 18 hours apa format - 5 pages
- Vocabulary assignment- please read all of the information below to complete the assignment
- family
- Digital Forensics
- SCM430 Unit 5 IP
- SCM430 Unit 5 IP
- Kim Woods can you do this assignment
- Transportation Logistics Management 318 Forum responses (250 word min each)