Opened 11 years ago
Last modified 11 years ago
#1718 accepted defect
Error en paquete VarModel
Reported by: | Diana Edith Guere Lettich | Owned by: | Jorge |
---|---|---|---|
Priority: | normal | Milestone: | Mantainance |
Component: | Kernel | Version: | 3.1 |
Severity: | normal | Keywords: | |
Cc: |
Description
Hola!!
He intentado estimar un modelo VAR sin constante, para ello lo que he hecho es No incluir la siguiente línea:
Real model::SetConstant(1);
luego cuando voy a ejecutar la siguiente línea:
VarModel::@VarEstimation varest = VarModel::@VarEstimation::New(model, Real pmax = 15?);
me da errores y de tal manera que ni siquiera lo puedo mirar porque el tol se cierra.
Muchas gracias
Change History (1)
comment:1 Changed 11 years ago by
Owner: | changed from Jorge Pérez to Jorge |
---|---|
Status: | new → accepted |
Note: See
TracTickets for help on using
tickets.