close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

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 Jorge

Owner: changed from Jorge Pérez to Jorge
Status: newaccepted
Note: See TracTickets for help on using tickets.