eic.srm: EIC for SRM

Description Usage Arguments Value

View source: R/eic.R

Description

Compute EIC for SRM

Usage

1
eic.srm(obj, bsample = 100, alpha = 0.95, initialize = FALSE)

Arguments

obj

An object of an estimated result by Rsrat

bsample

An integer of the number of bootstrap samples

alpha

A value of significant level to obtain confidence interval. The default is 0.95.

initialize

A logical. If it is TRUE, the parameters are reset by initial guesses. The default is FALSE.

Value

lower and upper bounds of bias, eic


SwReliab/gof4srm documentation built on Dec. 18, 2021, 3:05 p.m.