s-news
[Top] [All Lists]

Get back objects

To: s-news@lists.biostat.wustl.edu
Subject: Get back objects
From: lorino@vet-alfort.fr
Date: Tue, 27 Aug 2002 11:40:25 +0200
Reply-to: Tristan Lorino <lorino@vet-alfort.fr>
Dear S users,

I can't remember how one can know the name of the objects created by a function.
For example, if "myfit" is a linear model fit, how can I get back the value of
the R-squared? I tried "myfit$R", "myfit$rsquared", etc. More generally, what is
the command one can write to get a list of all the returned objects?

Thank you, Tristan Lorino

---------------------- 
École Nationale Vétérinaire d'Alfort - http://www.vet-alfort.fr,
Tél. 01 43 96 70 33
Mél. lorino@vet-alfort.fr
Site personnel : http://daedale.free.fr


<Prev in Thread] Current Thread [Next in Thread>
  • Get back objects, lorino <=