how to estimate a probit model in matlab?
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Seth Smith
le 10 Fév 2023
Modifié(e) : Seth Smith
le 10 Fév 2023
"glmfit" is the fucntion you probably want. But the correct answer is use a better and cheaper tool than matlab.
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!