Re: [R] Multiple test of proportion in r

2017-10-03 Thread Bert Gunter
Davide: 1. I think you should seek out a local statistical resource for help, as you are clearly beyond your statistical capabilities, as you note. 2. Failing that, try a statistical help list like stats.stackexchange.com . This is an R programming help list, and your questions are not (yet) abou

[R] Multiple test of proportion in r

2017-10-03 Thread davide cortellino
Dear all I'm currently facing the following situation. We have run a marketing campaign providing to some members one of two type of coupones. In addition to this, some of these members were already touched in the short past by another campaign. So I have the following dataset, where: -mixp

Re: [R] Help on adding a negative binomial density plot

2017-10-03 Thread David Winsemius
> On Oct 3, 2017, at 4:20 AM, David wrote: > > Dear David, > > thanks ever so much for your answer. > > Do you mean predicting the original values based on the fitted model Yes. > and then comparing observed vs. predicted by, for example, a scatterplot? Not really sure what plot type would

Re: [R] Deletion in Binary Search Tree

2017-10-03 Thread Bert Gunter
"I am unable to complete the R code for deleting nodes in a binary search tree." What does this mean? What errors did you receive or what did or did not happen with your current code? With what code was the tree built? Also, this smells like homework. We do not do homework (or try not to) on this

[R] Deletion in Binary Search Tree

2017-10-03 Thread Karthiko S
Dear All, I am unable to complete the R code for deleting nodes in a binary search tree. Have provided the code snippet below for an usecase where the node to be deleted would have a leftnode and no rightnode. I am stuck up at how to release the node pertaining to the key value given by the funct

Re: [R] Help on adding a negative binomial density plot

2017-10-03 Thread David
Dear David, thanks ever so much for your answer. Do you mean predicting the original values based on the fitted model and then comparing observed vs. predicted by, for example, a scatterplot? Thanks, David De: David Winsemius Enviado: lunes, 2 de octubre

[R] [R-pkgs] 'coinmarketcapr' R Package to access coinmarketcap API

2017-10-03 Thread AMR RS
Hello Rusers, 'coinmarketcapr' R Package to extract bitcoin and other cryptocurrencies market cap and prices from coinmarketcap API. Welcoming Suggestions and Contributions! https://github.com/amrrs/coinmarketcapr https://cran.r-project.org/package=coinmarketcapr Thanks and Regards, Abdul