-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathDESCRIPTION
More file actions
executable file
·27 lines (27 loc) · 1.24 KB
/
DESCRIPTION
File metadata and controls
executable file
·27 lines (27 loc) · 1.24 KB
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
Package: MethComp
Version: 1.30.2
Date: 2024-10-15
Title: Analysis of Agreement in Method Comparison Studies
Authors@R: c(person(given="Bendix", family="Carstensen", email="[email protected]", role=c("aut")),
person(given="Lyle", family="Gurrin", email="[email protected]", role=c("aut")),
person(given="Claus Thorn", family="Ekstrøm", email="[email protected]", role=c("aut", "cre")),
person(given="Michal", family="Figurski", email="[email protected]", role=c("aut")))
Depends:
R (>= 3.5)
Imports:
coda,
nlme
Suggests:
lattice,
lme4,
rjags
Description: Methods (standard and advanced) for analysis of agreement between measurement methods. These cover Bland-Altman plots, Deming regression, Lin's Total deviation index, and difference-on-average regression. See Carstensen B. (2010) "Comparing Clinical Measurement Methods: A Practical Guide (Statistics in Practice)" <doi:10.1002/9780470683019> for more information.
License: GPL (>= 2)
Encoding: UTF-8
URL: http://BendixCarstensen.com/MethComp/
BugReports: https://github.com/ekstroem/MethComp/issues
SystemRequirements: JAGS (http://mcmc-jags.sourceforge.net)
NeedsCompilation: no
Repository: CRAN
ByteCompile: true
RoxygenNote: 7.3.1