-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
33 lines (33 loc) · 959 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: Mediana
Type: Package
Title: Clinical Trial Simulations
Version: 1.0.9
Date: 2021-05-28
Author: Gautier Paux, Alex Dmitrienko.
Maintainer: Gautier Paux <[email protected]>
BugReports: https://github.com/gpaux/Mediana/issues
Description: Provides a general framework for clinical trial simulations based
on the Clinical Scenario Evaluation (CSE) approach. The package supports a
broad class of data models (including clinical trials with continuous, binary,
survival-type and count-type endpoints as well as multivariate outcomes that are
based on combinations of different endpoints), analysis strategies and commonly
used evaluation criteria.
Imports:
doParallel,
doRNG,
foreach,
MASS,
mvtnorm,
stats,
survival,
utils
License: GPL-2
URL: http://gpaux.github.io/Mediana/
RoxygenNote: 7.1.1
Encoding: UTF-8
Suggests: flextable,
knitr,
officer,
rmarkdown,
pander
VignetteBuilder: knitr