[R] confiidence limits in Binom package
Adeela Munawar
@deel@@u@f @ending from gm@il@com
Tue Oct 2 09:29:46 CEST 2018
Dear List,
I am using your package binom in R version 3.4.4 but i have to display
lower and upper confidence limts in binom.confint and binom.length function
but unable to dispaly them. Could you suggest any improvement?
for example,
Binom<-binom.length(p=0.01, n=40, conf.level = 0.95, method = "all")
Output:
print(Binom)
method n p length
1 agresti-coull 40 0.01 0.13136905
2 asymptotic 40 0.01 0.03458699
3 bayes 40 0.01 0.06453984
4 cloglog 40 0.01 0.09751737
5 exact 40 0.01 0.10443801
6 logit 40 0.01 0.11075339
7 probit 40 0.01 0.10233802
8 profile 40 0.01 0.08961691
9 lrt 40 0.01 0.06806841
10 prop.test 40 0.01 0.12318140
11 wilson 40 0.01 0.10159667
Regards,
Adeela Munawar
Lecturer Statistics
[[alternative HTML version deleted]]
More information about the R-help
mailing list