em.sd.bs: Standard error of EM point estimator based on Bootstrapping...

Description Usage Arguments

View source: R/cov_estimator.R

Description

Standard error of EM point estimator based on Bootstrapping sample covariance

Usage

1
2
3
4
5
6
7
8
em.sd.bs(
  theta.em,
  counts,
  m = 10000,
  em.eps = 1e-06,
  bs.eps = 1e-04,
  debug = F
)

Arguments

theta.em

An EM point estimator of theta given observed responses

count

Observed sample of counts


queelius/prob.4.2.comp.stats documentation built on Dec. 22, 2021, 10:58 a.m.