Re: [R] beta binomial distribution installation

2017-11-01 Thread David Winsemius
ilRank is already there, why the > pervious code does not work to calculate dbb (x,N,u,v) and I got error? If I > do not have the package, would you please let me know the right commands I > should write in the script window to install TaiRank because the commands I > used (which I mentioned at the beginning

Re: [R] beta binomial distribution installation

2017-11-01 Thread Eric Berger
e in the script window to install TaiRank because the commands > I used (which I mentioned at the beginning of the email did not work and > gave errors). I appreciate your help since I am a new user of R. > > > Amany > > > > -- > > *From:*

Re: [R] beta binomial distribution installation

2017-11-01 Thread Amany Abdel-Karim
our help since I am a new user of R. Amany ____ From: Eric Berger Sent: Wednesday, November 1, 2017 2:42 AM To: MCGUIRE, Rhydwyn Cc: Amany Abdel-Karim; r-h...@stat.math.ethz.ch Subject: Re: [R] beta binomial distribution installation Hi, I did a quick search for other packages

Re: [R] beta binomial distribution installation

2017-11-01 Thread Eric Berger
gt; > -Original Message- > From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Amany > Abdel-Karim > Sent: Wednesday, 1 November 2017 2:13 PM > To: r-h...@stat.math.ethz.ch > Subject: [R] beta binomial distribution installation > > Hello, > > I t

Re: [R] beta binomial distribution installation

2017-10-31 Thread MCGUIRE, Rhydwyn
-Karim Sent: Wednesday, 1 November 2017 2:13 PM To: r-h...@stat.math.ethz.ch Subject: [R] 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

[R] beta binomial distribution installation

2017-10-31 Thread Amany Abdel-Karim
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: > i