Re: Error model

From: Navin Goyal Date: October 10, 2007 technical Source: mail-archive.com
Hi Matt, Maybe I dont understand the coding part completely.... however in the suggested.. IPRED=F+M ; Individual prediction (regular scale) IF(COMACT.EQ.1)COM(1)=IPRED PPRED=COM(1) ; Population prediction (regular scale) PRED=DV-PPRED IPRED=DV-IPRED ?????? IPRED=IPRED?? I was wondering what is PRED=DV-PPRED IPRED=DV-IPRED Also could you please elaborate on the code with regards to data transformation. Does it mean that I use my untransformed data to run the code ??? Thanks again Thanks to everyone for their replies Navin
Oct 04, 2007 Navin Goyal Error model
Oct 05, 2007 Nidal . Alhuniti Re: Error model
Oct 05, 2007 James G Wright RE: Error model
Oct 05, 2007 Leonid Gibiansky Re: Error model
Oct 05, 2007 Matt Fidler Re: Error model
Oct 08, 2007 James G Wright RE: Error model
Oct 09, 2007 Nidal . Alhuniti Re: Error model
Oct 10, 2007 Matt Fidler Re: Error model
Oct 10, 2007 Navin Goyal Re: Error model
Oct 11, 2007 Matt Fidler Re: Error model