File tree Expand file tree Collapse file tree 1 file changed +13
-12
lines changed Expand file tree Collapse file tree 1 file changed +13
-12
lines changed Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ footer:
56
56
57
57
reference :
58
58
- title : Data sets
59
- - contents :
59
+ contents :
60
60
- ecpe_data
61
61
- ecpe_qmatrix
62
62
- mdm_data
@@ -66,43 +66,42 @@ reference:
66
66
67
67
- subtitle : Priors
68
68
desc : Define prior distributions for the model parameters.
69
- - contents :
69
+ contents :
70
70
- measrprior
71
71
- is_measrprior
72
- - c.measrprior
73
72
- default_dcm_priors
74
73
- get_parameters
75
74
76
75
- subtitle : Model fitting
77
76
desc : >
78
77
Estimate the model using Markov chain Monte Carlo or Stan's optimizer.
79
- - contents :
78
+ contents :
80
79
- measr_dcm
81
80
- measrfit-class
82
81
- measrfit
83
82
- as_measrfit
83
+ - is_measrfit
84
84
85
85
- title : Model evaluation
86
86
87
87
- subtitle : Reliability
88
88
desc : >
89
89
Estimate the pattern- or attribute-level classification accuracy and
90
90
consistency.
91
- - contents :
91
+ contents :
92
92
- reliability
93
93
94
94
- subtitle : Model fit
95
95
desc : >
96
96
Evaluate the fit of the estimated model to the observed data.
97
- - contents :
98
- - dcm2::fit_m2
97
+ contents :
99
98
- fit_m2.measrdcm
100
99
- fit_ppmc
101
100
102
101
- subtitle : Model comparisons
103
102
desc : >
104
103
Assess the relative fit of two competing models.
105
- - contents :
104
+ contents :
106
105
- loo_compare.measrfit
107
106
- loo.measrfit
108
107
- waic.measrfit
@@ -112,21 +111,23 @@ reference:
112
111
desc : >
113
112
Add reliability, model fit, and model comparison information to an estimated
114
113
model object.
115
- - contents :
114
+ contents :
116
115
- model_evaluation
117
116
118
117
- title : Model applications
119
118
desc : View and use an estimated model.
120
- - contents :
119
+ contents :
121
120
- measr_extract
122
121
- predict.measrdcm
123
122
124
123
- title : Miscellaneous
125
- - contents :
124
+ contents :
126
125
- create_profiles
126
+
127
127
- title : internal
128
- - contents :
128
+ contents :
129
129
- measr_examples
130
+ - c.measrprior
130
131
131
132
articles :
132
133
- title : Get started
You can’t perform that action at this time.
0 commit comments