Skip to content

magerton/ProbitOptimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Probit Optimization in Julia

This is a simple MLE of a Probit model using Julia. Its main purpuse is to run through the various optimizers in the NLopt and Optim packages. Though it is is a simple problem, it is instructive.

LaTeX, Julia and Unicode

There is an example writeup in LaTeX that will add in the Julia code using the Listings package. Since my Julia code includes Unicode characters (Greek letters like β), I have to use a system font (Consolas on Windows) that has these characters. The julia-listings.tex file has the basic listings style file for Julia code, as well as the tweaks required to make listings display the Unicode characters properly. I have added most of the Greek alphabet, but if you use other characters, they will need to be added.

About

Probit optimization in Julia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published