-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
executable file
·36 lines (36 loc) · 1.01 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Package: AsthmaCOPDTreatmentPatterns
Type: Package
Title: A package to analyse real-world treatment patterns for patients with asthma, COPD and Asthma-COPD Overlap.
Version: 0.3.1
Author: Aniek F Markus
Maintainer: Aniek F Markus <a.markus@erasmusmc.nl>
Description: This package gives insight in treatment patterns, the following tasks are performed sequentially:
1. Target/event cohorts of interest are created
2. Characterization of study/target population
3. Treatment pathways are constructed
4. Output is generated (sunburst plots and more)
5. Shiny application is available to visualize the results
Go to extras -> CodeToRun.R to execute package.
Depends:
R (>= 3.6.1),
data.table,
dplyr
Imports:
Andromeda,
DatabaseConnector,
FeatureExtraction,
googleVis,
SqlRender,
stringr,
stringi,
readr,
rjson,
reshape2,
RJSONIO,
OhdsiSharing
Suggests:
ROhdsiWebApi
License: Apache License 2.0
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1