Message-ID: <FF3E4017-C448-4E96-8556-B1DFF71BA32C@comcast.net>
Date: 2009-11-14T14:28:35Z
From: David Winsemius
Subject: linear model and by()
In-Reply-To: <d2e22f8e0911130849u6957d087kc961d492fd031288@mail.gmail.com>
On Nov 13, 2009, at 11:49 AM, Sam Albers wrote:
>
> Hello R list,
>
snipped answered question
>
> Sorry to not use your data but it's not in a form that lends itself
> very well to quick testing. If you had included the input commands I
> might have tried it.
>
> No problem not use my data. For future reference, would it have been
> easier to attach a .csv file and then include the appropriate
> read.csv command? I realized that the easier one makes it to help,
> the easier it is to get a response.
The Posting Guide suggests you include dump("x", file=stdout())
I have a simple x object in my workspace:
> dump("x", file=stdout())
x <-
c(0, 0, 1, 1, 1, 1)
After reading again the Posting Guide, I am not sure about csv
attachments, but I can try a simple test. I am removing your address
(which probably would have accepted the attachment) and leaving only
the r-help address. If you see an attachment then csv's are accepted.
> snipped earlier data
> --
> *****************************************************
> Sam Albers
> Geography Program
David Winsemius, MD
Heritage Laboratories
West Hartford, CT