getBootstrapSE: Get bootstrap SE case is a single stu_season_id

getBootstrapSER Documentation

Get bootstrap SE case is a single stu_season_id

Description

Added MAP function 07/14/2021 Modified a bug of MLE 07/23/2021 Modified EAP 10/28/2021

Usage

getBootstrapSE(
  object,
  stu.data,
  case = NA,
  perfect.cases,
  est = "map",
  kappa = 1,
  bootstrap = 100,
  external = NULL
)

Arguments

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

Value

SE dataset


kamataak/orfr documentation built on Nov. 19, 2022, 9:03 p.m.