Displaying 2 results from an estimated 2 matches for "cross2".
Did you mean:
cross
2003 Apr 21
3
To create a Panel and run a Pooled OLS
Dear all,
I have tried to merge two cross sections (crossA and crossB) as follows, both
crossA and crossB include the same variables, e.g., ID,y,x1,x2:
Panel <- merge(crossA,crossB,by="ID")
I have, thereafter, tried to run the following pooled OLS:
OLS <- lm(Panel$y~Panel$x1+Panel$x2)
and have received the following error message "Error in model.frame(formula,
rownames,
2005 Feb 07
1
Problems encountered/fixed making CrossCompileBuild
...c/contrib/Makefile-rcb ) follow here:
1. created makevar MAKE initialized to gmake. Replaced all
direct references to make with $(MAKE).
2. updated makevar MINGW_CROSS = mingw-cross4 to point to
http://www.stats.ox.ac.uk/pub/Rtools/mingw-cross4.tar.bz2 ,
replacing original reference to mingw-cross2.
3. updated MkRules HEADER=$(CROSSDIR)/i586-mingw32/include ,
replacing original reference to <snip>/mingw32/include.
4. reset LinuxFresh = YES
Yan and Rossini imply that linuxR: is an optional step if R
is already installed. I ran afoul of steps in
$(WINR)/<snip>/gnuwin32/MakeP...