Skip to content
Prev 157113 / 398506 Next

R function which finds confidence interval for binomial variance

Hello Robert,

would it be an idea to construct CI's with bootstrap methods?
If yes, you can use package "boot", based on the book of Davison & Hinkley or 
the package "bootstrap", based on the book of Efron &Tibshirani.
You can put the estimator inside for argument "theta".

Bests,
Ralph

Am Thursday 25 September 2008 07:56:56 schrieb Robert A. LaBudde: