Logistic Regression using dummy variables in MATLAB. ... It should be pretty straightforward to code: function llik = fun (b, X, Y) num = X * b; ...
確定! 回上一頁