Displaying 2 results from an estimated 2 matches for "yourfactor".
2010 Apr 07
1
combn with factors
Dear list,
I have come across this issue:
combn(letters[1:5], 3)
[,1] [,2] [,3] [,4] [,5] [,6] [,7] [,8] [,9] [,10]
[1,] "a" "a" "a" "a" "a" "a" "b" "b" "b" "c"
[2,] "b" "b" "b" "c" "c" "d" "c"
2010 Mar 22
2
fixed effects regression
Hi All:
I am trying to move a model from Stata to R.
It is a linear regression model with about 90,000 indicator variables.
What is the best approach to follow in R?
- Roy
[[alternative HTML version deleted]]