how to estimate a probit model in matlab?
9 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi, guys, suppose my data
is generated by the following model
is generated by the following model
, where This is a probit model.
How to estimate β using maximum likelihood in matlab?
Thanks!
1 Kommentar
Seth Smith
am 10 Feb. 2023
Bearbeitet: Seth Smith
am 10 Feb. 2023
"glmfit" is the fucntion you probably want. But the correct answer is use a better and cheaper tool than matlab.
Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!