data=toy)
> coef.y<-("ind.y"=coef(model.toy))
> coef.y
(Intercept)
1 0.52065015
2 0.04066776
3 0.29793571
4 0.11213693
Thanks,
Eric McKibben
Doctoral Candidate
I-O Psychology
Clemson University
[[alternative HTML version deleted]]
___
Hi.
I am very new to R and have been diligently working my way through the manual
and various tutorials. I am now trying to work with some of my own data and
have encountered a problem that I need to fix. I have a dataframe with 8
columns and approximately 850 rows. I have provided an excerpt
- Original Message -
From:
To: "Eric McKibben"
Cc: ;
Sent: Monday, May 18, 2009 11:01 AM
Subject: Re: [R] error in importing text files
Eric,
The error suggests that the file has an inconsistent number of
attributes. You should inspect the file to make sure that each line has
the s
Hello All:
I am very new to R and am trying to import some (107) text files into R while
simultaneously manipulating the data into a structure that I can use. Below is
a description of what I am trying to ultimately accomplish. However, I find
that I am unable to even read one file into R usin
4 matches
Mail list logo