[R] Logistic regression help!

Si Qi L. liusiqi.nine at gmail.com
Sat May 3 14:36:23 CEST 2014


Hi guys, I have a trouble to solve the specificity and senstitivity
for a logistic regression model. I really need your help, would you
please help me out? :) Thank you!!

This is the model I constructed:

>model=glm(Status ~ Gender.compl+ X2.4.times.per.month+ Once.a.month+Others+Council.tenant+Living.with.friends.family+Living.with.parents+Owner.occupier+Private.tenant+X1.year.to.2.years+X2.to.4.years+X3.months.to.a.year+Less.than.3.months+Over.4.years+Emp.compl+Reqloanamount+EmpNetMonthlyPay+Customer_Age+RTI+acc.compl+iic.compl+irb.compl+jbc.compl+jic.compl+jq.compl+kic.compl+lbc.compl+mbc.compl+njc.compl+or.compl+pq.compl+pr.compl+qic.compl+teb.compl+tpb.compl+vbc.compl+yzb.compl+zr.compl, data=learning.set1, family=binomial)

so how to compute the sensititvity and specitivity? Many thanks!

Siqi



More information about the R-help mailing list