Preprocess data
1 | preprocessingData(dataFolder, measFilename, drugFilename, drugWindow)
|
dataFolder |
A string indicates where output will be stored. |
measFilename |
A string for the name of the table to store measurement. |
drugFilename |
A string for the name of the table to store drug exposure. |
drugWindow |
An integer indicates the number of post-treatment days during which drug exposure are also considered. Default is 0 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.