search for: rmcgu

Displaying 4 results from an estimated 4 matches for "rmcgu".

2017 Nov 01
3
beta binomial distribution installation
...earch for other packages that provide the beta binomial distribution and found "rmutil". > install.packages("rmutil") The package has the CDF (pbetabinom) and inverse CDF (qbetabinom) among other functions. HTH, Eric On Wed, Nov 1, 2017 at 7:50 AM, MCGUIRE, Rhydwyn < rmcgu at doh.health.nsw.gov.au> wrote: > Hi there, > > It looks like you also need the bioconductor package biobase, I found > instructions for downloading that package here: > www.bioconductor.org/install > > Good luck. > > Cheers, > Rhydwyn > > -----Original Mess...
2017 Nov 01
0
beta binomial distribution installation
...search for other packages that provide the beta binomial distribution and found "rmutil". > install.packages("rmutil") The package has the CDF (pbetabinom) and inverse CDF (qbetabinom) among other functions. HTH, Eric On Wed, Nov 1, 2017 at 7:50 AM, MCGUIRE, Rhydwyn <rmcgu at doh.health.nsw.gov.au<mailto:rmcgu at doh.health.nsw.gov.au>> wrote: Hi there, It looks like you also need the bioconductor package biobase, I found instructions for downloading that package here: www.bioconductor.org/install<http://www.bioconductor.org/install> Good luck. Chee...
2017 Nov 01
0
beta binomial distribution installation
Hi there, It looks like you also need the bioconductor package biobase, I found instructions for downloading that package here: www.bioconductor.org/install Good luck. Cheers, Rhydwyn -----Original Message----- From: R-help [mailto:r-help-bounces at r-project.org] On Behalf Of Amany Abdel-Karim Sent: Wednesday, 1 November 2017 2:13 PM To: R-help at stat.math.ethz.ch Subject: [R] beta
2017 Nov 01
2
beta binomial distribution installation
Hello, I tried to install package ?TailRank? using the command install.packages (RankTail) and library (TailRank) but I got the following errors. So, how can I install TaiRank in Rstudio to have se beta-binomial distribution, CDF and inverse CDG of beta-binomal? The commands I used are: > install.packages("TailRank") Installing package into