QRP
 
Loading...
Searching...
No Matches
ms_initmacrovariables.sas File Reference

This is a utility macro that is used to declare and initialize global macro variables. More...

Detailed Description

This is a utility macro that is used to declare and initialize global macro variables.

  • Initialize variables related to SCDM tables.
    • Initialize miltable, deathtable, codtable, labtable, vittable, factable, pvdtable, pretable macro variables if it does not exist in common components.
  • Initialize variables related to group(s).
  • Initialize variables related to cohortfile parameters.
  • Initialize variables related to query period.
  • Initialize variables related to data driven query period.
  • Initialize variables related to typefile parameters.
  • Initialize variables related to HDPS.
  • Initialize variables related to covariates, risk scores, MFU.
  • Initialize variables related to inclusion/exclusion conditions.
  • Initialize variables related to patients/encounter IDs to exclude.
  • Initialize variables related to attrition.
  • Initialize variables related to stockpiling.
  • Initialize variables related to CDM and output tables.
  • Initialize variables related to evaluating secondary episodes.
  • Initialize variables for the combo tool.
  • Initialize variables related to userstrata file.
  • Initialize variables related to tree extraction.
  • Initialize variables related to additional propensity score analysis.
  • Initialize variables for trigger warnings.
  • Initialize variables related to claim extraction.
  • Initialize variables related to dose analysis.
  • Initialize variables related to partitioning.
  • Initialize variables related to surveillance mode.
Program inputs
None.
Program outputs
None.

Usage

%ms_initmacrovariables();
Parameters
None.

SAS Macros Dependencies

None.

Author
Sentinel Coordinating Center (info@.nosp@m.sent.nosp@m.inels.nosp@m.yste.nosp@m.m.org)