-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
29 lines (29 loc) · 1.11 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
Package: treatmentResponseDiallel
Type: Package
Title: Package For the Analysis of Treatment-Response Phenotypes in the Influenza Diallel Project
Version: 0.0.0.9000
Date: 2018-02-14
Authors@R: person("Paul", "Maurizio", email = "[email protected]",
role = c("aut", "cre"))
Description: This package facilitates the use of BayesDiallel for
analyzing treatment-response experiments in a diallel cross. This sort of design
may come up in mock-controlled infection studies or placebo-controlled drug
studies. An optimal method for determining the treatment effect is dependent
on the study design and data structure, and this package and associated scripts
implements an imputation and matching method for estimating
treatment effects using a causal inference framework. Static link
to related manuscript data, scripts, and package are available at: http://dx.doi.org/10.5281/zenodo.293015.
Depends:
R (>= 3.1.0),
BayesDiallel
License: GPL-3
LazyData: true
Imports:
cmdline,
coda,
configfile,
lattice,
methods,
tools
URL: http://mauriziopaul.github.io/
RoxygenNote: 6.0.1