In this post, we’ll expand your type-changing skills to include strings with two new commands| The Analysis Factor
From our last posts in this series, you should be comfortable with how Stata handles data editing, as well as with making your own variables. In this post, we’ll talk about commands that edit the content or storage type of your variables in Stata: recode and recast. Let’s start off with the recode command. We’ll […] The post Getting Started with Stata Tutorial #11: Editing Variables Using recode and recast appeared first on The Analysis Factor.| The Analysis Factor
The first steps in editing data with Stata include saving data, reordering variables, and dropping variables.| The Analysis Factor