-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
11 lines (10 loc) · 989 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
Package: doseInt
Title: Determining Personalized Dosing Interval
Version: 0.0.0.9000
Authors@R: person("Xiaomao", "Li", email = "[email protected]", role = c("aut", "cre"))
Description: This package for determining Personalized Dosing Interval in the cases where there is one continuous treatment but the dosages needs to personalized. we propose two approaches, Probability Dosing Interval(PDI) and Expectation Dosing Interval(EDI). The former yields a potential outcome which is greater than a specific value with a certain probability, the latter allows the expectation of the potential outcome to be greater than a specific value. According to the assumption of the potential outcome, one can choose to estimate the lower boundary, upper boundary, or both boundary of the interval.
Depends: R (>= 3.4.3), kernlab, glmnet, truncnorm, mgcv, ggplot2, rqPen, randomForest, RLT, SVMW,quadprog
License: What license is it under?
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1