Credit
Y is the response and X the predictor.
Credit = read.csv("Credit.csv", header = T, na.strings = "?", stringsAsFactors = T)
Y is the response and X the predictor.
Credit = read.csv("Credit.csv", header = T, na.strings = "?", stringsAsFactors = T)