| To: | "Shepherd, Marsha (NIH/NIEHS)" <shepher1@niehs.nih.gov>, S-News <s-news@wubios.wustl.edu> |
|---|---|
| Subject: | Re: Compare two data frames |
| From: | "Richard M. Heiberger" <rmh@temple.edu> |
| Date: | Mon, 24 Jan 2005 13:32:14 -0500 |
Assuming the two data.frames A and B have the same dimensions, you probably want to compare them with == as in A == B For floating point numbers you will probably want to use relative error. See ?Comparison |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Controlling colour coding in image plots, Volker Bahn |
|---|---|
| Next by Date: | Re: How to extract variance estimate, Richard M. Heiberger |
| Previous by Thread: | Compare two data frames, Shepherd, Marsha (NIH/NIEHS) |
| Next by Thread: | How to extract variance estimate from lm, Shepherd, Marsha (NIH/NIEHS) |
| Indexes: | [Date] [Thread] [Top] [All Lists] |