-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathDESCRIPTION
54 lines (53 loc) · 2.39 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
Type: Package
Package: concurve
Title: Computes & Plots Compatibility (Confidence),
Surprisal, & Likelihood Distributions
Version: 2.7.7
Date: 2020-10-12
Authors@R:
c(person(given = "Zad",
family = "Rafi",
role = c("aut", "cre"),
email = "zad@lesslikely.com",
comment = c(ORCID = "0000-0003-1545-8199")),
person(given = "Andrew D.",
family = "Vigotsky",
role = "aut",
email = "avigotsky@gmail.com",
comment = c(ORCID = "0000-0003-3166-0688")),
person(given = "Aaron",
family = "Caldwell",
role = "ctb",
email = "arcaldwell49@gmail.com",
comment = c(ORCID = "0000-0002-4541-6283")))
Maintainer: Zad Rafi <zad@lesslikely.com>
Description: Computes compatibility (confidence) distributions along with their corresponding P-values,
S-values, and likelihoods. The intervals can be plotted to form the distributions themselves.
Functions can be compared to one another to see how much they overlap. Results can be
exported to Microsoft Word, Powerpoint, and TeX documents. The package currently supports
resampling methods, computing differences, generalized linear models, mixed-effects models,
survival analysis, and meta-analysis. These methods are discussed
by Schweder T, Hjort NL. (2016, ISBN:9781316445051) and
Rafi Z, Greenland S. (2020) <doi:10.1186/s12874-020-01105-9>.
License: GPL-3 | file LICENSE
URL: https://data.lesslikely.com/concurve/,
https://github.com/zadrafi/concurve
BugReports: https://github.com/zadrafi/concurve/issues
Depends: R (>= 4.0.0)
Imports: MASS, methods, bcaboot, boot, lme4, dplyr, flextable, ggplot2,
knitr, metafor, officer, parallel, pbmcapply, ProfileLikelihood,
scales, colorspace, survival, survminer, tibble, tidyr
Suggests: covr, roxygen2, spelling, testthat, rmarkdown, Lock5Data,
carData, bench, rms, brms, rstan, rstanarm, bayesplot,
vdiffr, ggtext, daewr, svglite, data.table, nlme,
simstudy, patchwork, cowplot, reprex
VignetteBuilder:
knitr
ByteCompile: true
Encoding: UTF-8
Language: en-US
LazyData: true
Roxygen: list(markdown = TRUE, old_usage = TRUE)
RoxygenNote: 7.1.1
X-schema.org-keywords: confidence, compatibility, consonance, curve,
information statistics, surprisals, interval, function, distribution, fiducial