Opened 13 years ago
Closed 11 years ago
#987 closed defect (fixed)
Error al estimar un probit
Reported by: | mruiz | Owned by: | Pedro Gea |
---|---|---|---|
Priority: | major | Milestone: | Maintenance |
Component: | StrategyBSR | Keywords: | |
Cc: | mruiz@… |
Description
Al estimar un modelo probit, cuando esta iterando me da el siguiente error:
ERROR: [2] RandTruncatedMultNormal: No se pudieron cumplir las restriciones (4609,0) : -2.25351113272154e-005 !<: [0,1/0]</E> [Call stack] [10] Matrix aux::eval.Filter.Probit (Matrix unused) [9] Matrix aux::eval (Matrix unused) [8] Real cycler::cycler::cycler::cycler::sampler::nlb::blk::do.filter (VMatrix Y) [7] Real cycler::cycler::cycler::cycler::sampler::master::DoNonLinOutputFilter (Real unused) [6] VMatrix cycler::cycler::cycler::cycler::sampler::master::draw_with_linear_block (Real numSim) [5] VMatrix cycler::cycler::cycler::cycler::sampler::master::draw (Real numSim) [4] Real cycler::cycler::cycler::cycler::cycler::generate (Real sampleLength) [3] Real results::estim::Run (Real void) [2] Real est::estimation::estimation::strategy::strategyBSR::Execute (Real void) [1] Real space::_E::Execute (Real void)
pero sigue iterando. El problema viene porque luego no guarda los resultados, falla en:
ERROR: [3] Fallo en la función "GetResults"</E> [Call stack] [2] NameBlock est::estimation::estimation::strategy::strategyBSR::GetResults (Real void) [1] Real space::_E::Execute (Real void)
Un saludo
Change History (5)
comment:1 Changed 13 years ago by
comment:3 Changed 13 years ago by
Milestone: | Release 0.6 → Maintenance |
---|---|
version: | 0.6 |
El problema está en que MMS cree que BSR ha fallado porque ha emitido un error, aunque lo haya evitado. Quizá habría que tratar esto en BSR.
comment:4 Changed 12 years ago by
Component: | Estimation → StrategyBSR |
---|
Note: See
TracTickets for help on using
tickets.
Guarda la estimación con problemas en
B:\mms\tickets\987