This repository contains a set of commands for fitting continuation ratio models. The command allows for effects to be freely estimated across thresholds, to have a proportionality constraint across thresholds, or to be constrained to be equal across thresholds. Type "net install cratreg, from(https://github.com/sbauldry/crreg/raw/master) replace" without the quotes in Stata's command window to install the commands.
#Files
- cratreg.ado: primary command file
- cr_lf.ado: likelihood function for constrained model
- cr_np_lf.ado: likelihood function for free model
- cr_pc_lf.ado: likelihood function for proportional constraint model
- cr_pnp_lf.ado: likelihood function for partial free model
- cr_ppc_lf.ado: likelihood function for partial ppc model
- cratreg.sthlp: help file for command
- cratreg.pkg: Stata package file
- stata.toc: Stata toc file