getBootstrapSE | R Documentation |
Added MAP function 07/14/2021 Modified a bug of MLE 07/23/2021 Modified EAP 10/28/2021
getBootstrapSE( object, stu.data, case = NA, perfect.cases, est = "map", kappa = 1, bootstrap = 100, external = NULL )
object |
- mcem class object |
stu.data |
- student response data |
case |
- case number |
perfect.cases |
- perfect accurate case |
est |
- SE type.(MLE, EAP, and MAP.) default MAP |
kappa |
- Default kappa = 1, better be 5 |
bootstrap |
- K number of bootstrap, default is 100 |
external |
- if not NULL, will use not student read passages for estimating |
SE dataset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.