Opened 11 years ago
Closed 11 years ago
#1179 closed defect (fixed)
Revisar la variante VProbit de la estrategia MultiMLE
Reported by: | Pedro Gea | Owned by: | Pedro Gea |
---|---|---|---|
Priority: | major | Milestone: | Maintenance |
Component: | StrategyMultiMLE | Keywords: | |
Cc: |
Change History (4)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Status: | new → accepted |
---|
Se corregirá y simplificará el código de VProbit y se simplificará el de VLogit, de acuerdo a las ecuaciones documentadas en: GLM.
comment:3 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
Básicamente hay que corregir los métodos que obtienen el gradiente y la hessiana del estimador VProbit implementado a partir del VLogit.