Re: LOG..

From: Luann Phillips Date: September 19, 2001 technical Source: cognigencorp.com
From: Luann Phillips <luann.phillips@cognigencorp.com> Subject: Re: LOG.. Date: Wed, 19 Sep 2001 13:09:23 -0400 The code below can alter the objective function value because it could change the predicted value for an event record. Luann Phillips > Yuying Gao wrote: > > You can try the following: > > $ERROR > TY=F > IF(F.GT.0) THEN > TY=LOG(F) > ELSE > TY=0 > ENDIF > Y=TY+EPS(1)
Sep 19, 2001 Beautyemy LOG...
Sep 19, 2001 Luann Phillips Re: LOG..
Sep 19, 2001 Yuying Gao RE: LOG..
Sep 19, 2001 Luann Phillips Re: LOG..
Sep 19, 2001 Alan Xiao Re: LOG..
Sep 20, 2001 Vladimir Piotrovskij RE: LOG..