Hello,
I am using STATA 14 and am trying to access a .dta file stored in Box Drive. I am new to using STATA with cloud-based files and have some basic beginnner questions.
Using the finder I found that the file path for the file I want is:
"/Users/mycomputer/Box/file.dta"
But when I try to run the following command, it takes forever to open the file. (I haven't had the patience to see how long it exactly takes, but force quit after about 10 minutes:
use "/Users/mycomputer/Box/file.dta", clear
Do I need to do something differently when accessing cloud-based files? For example, should I have my version of STATA saved on Box Drive as well?
Thanks!
-Sarah
Related Posts with Advice on using STATA with cloud-based files
generating parents education variableHi everybody, I have a dataset that includes the variables: "family id", "highest diploma", "gender"…
Interaction effect with continuous criterion variable, dummy predictor and dummy moderator as linear plot?Hello everyone, I have a question regarding the adequacy of using a linear visualisation plot for a…
RE -xtgee- Equivalence with GLM?Hi! I was looking around for a panel version of GLM to run a log-gamma model on. From what I read i…
Chi-square-Tests: adjusted residuals vs. standardized residualsDear Statalisters, I performed a Chi-square test (see code below), which was not significant with m…
Arch, Garch Tarch model and post estimation in PANEL DATAGood morning. I'm am running a model with Arch, T arch and Garch effects over stock returns and with…
Subscribe to:
Post Comments (Atom)
0 Response to Advice on using STATA with cloud-based files
Post a Comment