grad_binary_logistic_regression.Rd
주어진 계수에서 우도함수의 편미분값을 계산한다.
grad_binary_logistic_regression(.betas, .x, .y)
계수 벡터.
독립변수 행렬.
종속변수 벡터.
편미분값 벡터.