-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathDESCRIPTION
33 lines (33 loc) · 960 Bytes
/
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
Package: Aphrodite
Type: Package
Title: Automated PHenotype Routine for Observational Definition Identification
Training and Evaluation (APHRODITE) - Phenotype building tool using Fuzzy labels
Version: 2.0
Date: 2018-10-1
Author: Juan M. Banda [aut, cre],
Kate Niehaus [aut],
Marc A. Suchard [aut],
Martijn J. Schuemie [aut]
Maintainer: Juan M. Banda <[email protected]>
Description: Aphrodite uses noisy class labels to create silver standard
training corpora to construct phenotype models in conjunction with expert
knowledge codified in existing ontologies and a comprehensive representation of
the patient clinical record to learn phenotype models.
License: Apache License 2.0 | file LICENSE
Depends:
R (>= 3.1.0),
data.table
Imports:
DatabaseConnector,
SqlRender,
shiny,
plyr,
caret,
pROC,
devtools,
knitr,
testthat
Suggests:
ggplot2
VignetteBuilder: knitr
RoxygenNote: 6.1.0