-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
40 lines (40 loc) · 969 Bytes
/
DESCRIPTION
File metadata and controls
40 lines (40 loc) · 969 Bytes
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
37
38
39
40
Package: dvmisc
Type: Package
Title: Convenience Functions, Moving Window Statistics, and Graphics
Version: 1.1.5
Date: 2020-09-27
Author: Dane R. Van Domelen
Maintainer: Dane R. Van Domelen <vandomed@gmail.com>
Description: Collection of functions for running and summarizing statistical
simulation studies, creating visualizations (e.g. CART Shiny app, histograms
with fitted probability mass/density functions), calculating moving-window
statistics efficiently, and performing common computations.
License: GPL-3
Depends: rbenchmark, dplyr
Imports: cubature,
data.table,
datasets,
ggplot2,
graphics,
kableExtra,
knitr,
MASS,
mvtnorm,
pracma,
Rcpp (>= 0.12.15),
rattle,
rpart,
shiny,
sjlabelled,
stats,
survey,
tab,
utils
LinkingTo: Rcpp
Encoding: UTF-8
RoxygenNote: 7.1.0
Suggests: microbenchmark,
printr,
rmarkdown,
RcppRoll
VignetteBuilder: knitr