Group: comp.softsys.sas · Group Profile · Search for Stat101 in comp.softsys.sas
Author: JianAn Lu
Date: Jan 1, 2008 04:59
Mary, for the simplest case, what i learned from stat101 is that yhat = y|x = x'b, where y = yhat + e and e ~ normal() such that E(e) = 0 however, per your sas code in the email, the my takehome message is that y = yhat + max(e, 0) which i don't know how to solve it mathematically. just my $0.02. On Dec 31, 2007 3:11 PM, Mary <mlhoward@avalon.net> wrote: Xu Zeng, Is it really
|