stata
Using textmate with applications accessed through ssh
I like using textmate to edit scripts for my analysis using R, Stata and SQL.Recently, I\'ve had to use our grid server environment because the datasets are too large for my computer, and the ram allo[详细]
2023-01-19 20:52 分类:问答Two stage least square in R
I w开发者_如何学编程ant to run a two stage probit least square regression in R. Does anyone know how to do this? Is there any package out there? I know it\'s possible to do it using Stata, so I imagin[详细]
2023-01-18 22:28 分类:问答Tabulate multiple variables with common prefix using a local macro
I have a number of variables whose name begins with the prefix indoor. What comes after indoor is not numeric (that would make everything simpler).[详细]
2023-01-16 03:45 分类:问答is there an R function for Stata's xtnbreg?
Have been using Stata to run negative binomial regressions in a replication.Not sure what is under the hood on how Stata does this, but wanted to know if开发者_运维问答 there is an R function/package[详细]
2023-01-12 04:51 分类:问答Creating "GDP in 1960" variable from GDP variables for different years
I\'m pretty new to Stata. I have a set of observation开发者_运维技巧s of the form \"CountryGDPYear\". I want to create a new variable GDP1960, which gives the GDP in 1960 of each country for each yea[详细]
2022-12-28 13:49 分类:问答Convert a dta file to csv without Stata software
Is there a way to convert a dta file to a csv? I do not have a version of Stata installed on my comp开发者_运维百科uter, so I cannot do something like:[详细]
2022-12-24 18:53 分类:问答Exporting results
I\'m sure this is an issue anyone who uses Stata for publications or reports has run into: How do you conveniently export your output to something that can be parsed by a scripting language or Excel[详细]
2022-12-19 02:16 分类:问答Using Stata Variable Labels in R
I have a bunch of Stata .dta files that I would like to use in R. My problem is that the variable names are not helpful to me as they are like \"q0100,\" \"q0565,\" \"q0500,\" and \"q0202.\"However,[详细]
2022-12-18 03:07 分类:问答Loop over string variables in R
When programming in Stata I often find myself using the loop index in the programming. For example, I\'ll loop over a list of the variables nominalprice and realprice:[详细]
2022-12-10 12:54 分类:问答Automation for Generating Reports [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2022-12-10 11:28 分类:问答
加载中,请稍侯......