Is there something in R that will display both observed values and their influence on calculated statistics? Anupam.
Anupam Tyagi <AnupTyagi <at> yahoo.com> writes:> > Is there something in R that will display both observed values and their > influence on calculated statistics?In general : yes. You may give the example in the "lm" documentation a first try, and then rephrase your question. Dieter