목차 Logistic regression 로지스틱 회귀 A technique that models a categorical dependent variable Y based on one or more independent variables X 최고의 로지스틱 회귀 모델은? The best logistic regression model estimates the set of beta coefficients that maximizes the likelihood of observing all of the sample data. ★ PACE - analyze pace 과정 중에 data를 analyze하면서, 이 데이터에는 어떤 모델을 쓰는 것이 적합한지를 파악한다. 만약 이때 해당 데이터를 가지고 logisitc..