Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Logistic regression
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===Parameter estimation=== Since ''β'' is nonlinear in {{tmath|\beta_0}} and {{tmath|\beta_1}}, determining their optimum values will require numerical methods. One method of maximizing ''β'' is to require the derivatives of ''β'' with respect to {{tmath|\beta_0}} and {{tmath|\beta_1}} to be zero: :<math>0 = \frac{\partial \ell}{\partial \beta_0} = \sum_{k=1}^K(y_k-p_k)</math> :<math>0 = \frac{\partial \ell}{\partial \beta_1} = \sum_{k=1}^K(y_k-p_k)x_k</math> and the maximization procedure can be accomplished by solving the above two equations for {{tmath|\beta_0}} and {{tmath|\beta_1}}, which, again, will generally require the use of numerical methods. The values of {{tmath|\beta_0}} and {{tmath|\beta_1}} which maximize ''β'' and ''L'' using the above data are found to be: :<math>\beta_0 \approx -4.1</math> :<math>\beta_1 \approx 1.5</math> which yields a value for ''ΞΌ'' and ''s'' of: :<math>\mu = -\beta_0/\beta_1 \approx 2.7</math> :<math>s = 1/\beta_1 \approx 0.67</math>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)