forked from easystats/performance
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_pkgdown.yml
73 lines (65 loc) · 1.31 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
authors:
Dominique Makowski:
href: https://dominiquemakowski.github.io/
Daniel Lüdecke:
href: https://github.com/strengejacke
template:
params:
bootswatch: cosmo
reference:
- title: "Comprehensive Summaries"
contents:
- check_model
- model_performance
- title: "Common Indices"
contents:
- icc
- looic
- r2
- title: "Check Model Assumptions or Properties"
contents:
- binned_residuals
- check_autocorrelation
- check_collinearity
- check_convergence
- check_distribution
- check_heteroscedasticity
- check_homogeneity
- check_normality
- check_outliers
- check_overdispersion
- check_singularity
- check_zeroinflation
- title: "Check Model Performance or Quality"
contents:
- performance_accuracy
- performance_aicc
- performance_hosmer
- performance_logloss
- performance_mse
- performance_pcp
- performance_rmse
- performance_roc
- performance_rse
- performance_score
- title: "Check Items and Scales"
contents:
- cronbachs_alpha
- item_difficulty
- item_intercor
- item_reliability
- item_split_half
- principal_components
- title: "Further R2 Functions"
contents:
- r2_bayes
- r2_coxsnell
- r2_kullback
- r2_loo
- r2_mcfadden
- r2_mckelvey
- r2_nagelkerke
- r2_nakagawa
- r2_tjur
- r2_xu
- r2_zeroinflated