Hi All, Someone wrote: "Check all objects in lm results, you check 'summary(lm1) names(lm1) lm1<- lm(x1+x2+x3)' names will show you need 'coefs(lm1)' u can check using cover and vcov matrix
see data.princeton.edu/R/linear models.html for some names you can use directly with 'lm'" However, the correct link is this: http://data.princeton.edu/r/linearmodels.html Cheers, Chris Ridder -- *MSc Investment Management - Cass Business School: City, University of London * *Chartered Financial Analyst* <http://basno.com/0hxcbihl> [[alternative HTML version deleted]] _______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-sig-finance -- Subscriber-posting only. If you want to post, subscribe first. -- Also note that this is not the r-help list where general R questions should go.
