Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in BI by (11.1k points)
I want to use bpower function in Hmisc for calculating the two-sample binomial test, Is there anyway way to calculate a one-sample binominal test?

1 Answer

0 votes
by (22.5k points)

We can try by using this code

binom.test(x, n, p = 0.5,
           alternative = c("two.sided", "less", "greater"),
           conf.level = 0.95)

Check and enroll Power bi training provided by Intellipaat  

Related questions

0 votes
1 answer
0 votes
1 answer
asked Jan 21, 2021 in BI by Chris (11.1k points)
0 votes
1 answer
asked Nov 26, 2020 in BI by Chris (11.1k points)
0 votes
1 answer

Browse Categories

...