-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
_pkgdown.yml
83 lines (67 loc) · 1.35 KB
/
_pkgdown.yml
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
home:
title: SimplyAgree R package
description: An R package for agreement and reliability estimation
template:
opengraph:
image:
src: images/sticker.png
alt: "SimplyAgree logo"
twitter:
creator: "@exphysstudent"
card: summary_large_image
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: "Deming Regression"
contents:
- dem_reg
- simple_eiv-methods
- 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
- title: "Data"
contents:
- reps
- temps
- title: "jamovi functions"
desc: >
Functions intended for jamovi; suggested to 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