Giter Site home page Giter Site logo

cprdlabel's Introduction

cprdlabel: a Stata command to automate the labelling of categorical variables provided by CPRD

Installation

  • Download cprdlabel by clicking here and then right-clicking on the raw button and selecting "Save link as...".

  • Save the ado file in Stata's ado personal location. Use the sysdir command within Stata to find the location of the Stata ado personal folder.

Syntax

cprdlabel variable_to_label, lookup("lookup_name") location("lookup_path")

Example

cprdlabel gender, lookup("Gender") location("Z:\Aurum_Lookups_Feb_2022")

Notes

  • Use cprdlabel individually for each variable that needs labelling. cprdlabel only works for one variable at a time.
  • Use the CPRD data dictionary to find the relevant lookup for each variable.
  • Stata has a limit of 65,536 individual labels within each defined label. cprdlabel therefore does not work with the "ConsSource" lookup.
  • Store lookup location in a local macro for tidier code.

cprdlabel's People

Contributors

pstone22 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.