R-beta: Result_abcnon
Nikom Thanomsieng
nikom at kku1.kku.ac.th
Fri Jul 24 03:55:36 CEST 1998
Dear, Sir.
I run R program (rw0613b) under Windows 95 and used Functions for the
Book
"An Introduction to the Bootstrap", that help in html files to compute
nonparametric
abc confidence intervals for the mean. I write command following
"
> library(bootstra)
> library(help = bootstra)
Read 8 items
abcnon Nonparametric ABC Confidence Limits
abcpar Parametric ABC Confidence Limits
bcanon Nonparametric BCa Confidence Limits
bootpred Bootstrap Estimates of Prediction Error
bootstrap Non-parametric Bootstrapping
boott Bootstrap-t Confidence Limits
crossval K-fold Cross-Validation
jackknife Jackknife Estimation
> x <- rnorm(10)
> x
[1] 0.1808591 0.4303385 1.4218043 0.7222164 -0.9713840 0.6121021
[7] 0.0555533 -0.9721635 0.5111223 -2.0564528
> theta <- function(p,x) {sum(p*x)/sum(p)}
> results <- abcnon(x, theta)
>
"
The command that I wrote can not show the output of abc
intervals for
the mean.
This command correct? I am highly appreciated your kind help.
Thanks you,
Mr.Nikom Thanomsieng
Department of Biostatistics
Faculty of Public Health
Khon Kaen University, Thailand.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list