-
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path_pkgdown.yml
More file actions
97 lines (80 loc) · 1.63 KB
/
_pkgdown.yml
File metadata and controls
97 lines (80 loc) · 1.63 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
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
home:
title: SimplyAgree R package
description: An R package for agreement and reliability estimation
url: https://aaroncaldwell.us/SimplyAgree
template:
bootstrap: 5
math-rendering: mathjax
light-switch: true
bslib:
bootswatch: minty
opengraph:
image:
src: images/sticker.png
alt: "SimplyAgree logo"
reference:
- title: "Tolerance & Agreement"
- subtitle: "Limits Calculations"
contents:
- tolerance_limit
- agreement_limit
- subtitle: "Methods"
contents:
- loa-methods
- tolerance_delta-methods
- title: "Reliability"
contents:
- reli_stats
- reli_aov
- simple_reli-methods
- title: "Error-in-Variables Regression"
contents:
- dem_reg
- pb_reg
- joint_test
- simple_eiv-methods
- subtitle: "Other Miscellaneous Functions"
contents:
- ccc_test
- title: "Agreement Tests"
- subtitle: "Simple"
contents:
- agree_test
- agree_nest
- agree_reps
- agree_np
- agree_coef
- simple_agree-methods
- subtitle: "Mixed"
contents:
- loa_lme
- loa_mermod-methods
- title: "Power"
desc: >
Fucntions for power calculations
contents:
- blandPowerCurve
- powerCurve-methods
- agree_assurance
- agree_expected_half
- power_agreement_exact
- deming_power
- deming_sample_size
- title: "Data"
contents:
- reps
- temps
- title: "jamovi functions"
desc: >
Functions intended for jamovi; suggested that you do not use in R
contents:
- jmvagree
- jmvagreemulti
- jmvdeming
- jmvreli
- title: "Defunct Functions"
desc: >
Old functions that are no longer maintained; use with caution
contents:
- loa_mixed
- loa_mixed_bs-methods