﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc
763	Incumplimiento de las constraints en la simulación	libarra	mafernandez	"Buenos días, me encuentro estimando un output que tiene parte de sus input fijos y otra parte sin fijar.

En la diagnosis inicial de las constraint todo está OK:
{{{
[@MasterSampler BSR__PrecioHor.02.Log.y2011m10d18] Method givenByUser matches constraints.
[@BlockSampler @BSR.MainLinBlock.BSR__PrecioHor.02.Log.y2011m10d18] [_.fullBlock] Given init values matches constrain inequations.
[@BlockSampler @BSR.MainLinBlock.BSR__PrecioHor.02.Log.y2011m10d18] [_.freeBlock] Given init values matches constrain inequations.
}}}

Pero en la tercera ronda de 100 simulaciones me retorna el siguiente warning:
{{{
<W>
Warning: [3] Cannot apply (I) TruncStdGaussian to a (empty interval [1/0,-1/0]) virtual matrix Blas.R.Dense(21x1) </W>
[@BlockSampler @BSR.MainLinBlock.BSR__PrecioHor.02.Log.y2011m10d18] [_.freeBlock]  Found a point that doesn't match constrains Max(D*z-d)=0.2556894364659335
 Trying again
 Simulating iterations   201-  300 [done   4.90%] [time/sim: 0.162519 s] [remaining    634 s]
<W>
}}}

Finalmente retorna el error siguiente:

{{{
<W>
Warning: [18] Cannot apply (I) TruncStdGaussian to a (empty interval [1/0,-1/0]) virtual matrix Blas.R.Dense(21x1) </W>
<E>
ERROR: [1] Cannot apply TruncStdGaussian to a (non feasible initial point) virtual matrix Cholmod.R.Sparse(21x1) </E>
}}}

Y finalmente no estima los parámetros.

Os adjunto el oza del objeto estimate.
"	defect	closed	blocker	Release 0.6	StrategyBSR	fixed		
