Displaying 2 results from an estimated 2 matches for "whteher".
Did you mean:
whether
2009 Jun 29
2
Large Stata file Import in R
...command prompt
3. then I use trialfile <- read.dta("C:/filename.dta")
Here I get error for a Stata data file that is 600MB in size, however, with
data set in Stata 10 and Stata 8 of the size of 200KB, I have successfully
being able to import the stata file in R
I am therefor confused whteher there is problem with the version of my stata
file (which should not eb the case as I the smaller file of both versions
are working fine) or is it the size issue,
Its pretty important for me, kindly address this question
Thanks
Saurav
--
Dr.Saurav Pathak
PhD, Univ.of.Florida
Mechanical Engineer...
2009 Jun 30
1
Stata file and R Interaction :File Size Problem in Import
...prompt
3. then I use trialfile <- read.dta("C:/filename.dta")
Here I get error for a Stata data file that is 600MB in size, however,
with
data set in Stata 10 and Stata 8 of the size of 200KB, I have successfully
being able to import the stata file in R
I am therefor confused whteher there is problem with the version of my
stata
file (which should not eb the case as I the smaller file of both versions
are working fine) or is it the size issue,
Its pretty important for me, kindly address this question
Thanks
Saurav
--
Dr.Saurav Pathak
PhD, Univ.of.Florida
Mechanical Engi...