Hello to all,
I am trying to unzip a file, "LFSDATA2010-2014.zip" . I am using Stata 14.0. But Stata returned the message
"cannot open LFSDATA2010-2014.zip or LFSDATA2010-2014.zip.
zip could not perform unzip"
I used these Syntax,
cd "D:\rough"
unzipfile "LFSDATA2010-2014.zip",replace
unzipfile "LFSDATA2010-2014.zip"
Note: The file contains four years data in SPSS format, I mean four sub spss files.
Related Posts with unzipfile issue
Full calculation of R^2 when using ivreghdfe and reghdfeIn ivreghdfe and reghdfe, although it's fast to just absorb fixed effects, if I add them into absorb…
Help Generating a Feeling ThermometerHi all, I have some experience with STATA but I am by far not an expert. I have a set of eight vari…
Is there any way to absorb time dummies in xtreg, fe?Hello I want to do code : xtreg depvar indepvar i.day, fe vce (r) with the panel data. (day is a …
Predicting values which incorporate fixed and random effects in linear mixed modelHi all, I am using Stata/SE 14.2 to analyse a randomized controlled trial. Respondents filled the B…
Looping using forvalue in winsor2I am using the following command in Stata 14.2 which has data stacked by industry-year wise. There a…
Subscribe to:
Post Comments (Atom)
0 Response to unzipfile issue
Post a Comment