[R] Calculating returns of bid using R

2019-10-19 Thread Sri Priya
Dear R Users, I am practicing problems in the field of finance and economics. While searching, I got problem like this. And I want to solve the following problem using R. I dont have any clue how to incorporate this in R. Please help me!! Question: A chit fund has 25 members. Each month they con

Re: [R] Simulate I x J contingency tables using correlation coefficient using bivariate normal distribution

2019-08-19 Thread Sri Priya
combination of some data and an aching desire for an answer does not > ensure that a reasonable answer can be extracted from a given body of data. > ~ John Tukey > > /// > > <https://www.inbo.be> > > > Op ma 19 aug. 2019 om 10:29 schreef Sr

[R] Simulate I x J contingency tables using correlation coefficient using bivariate normal distribution

2019-08-19 Thread Sri Priya
Dear R Users, I am interested in generating contingency tables from bivariate normal distribution using different correlation coefficient values. I am experimenting numerous ways of generating contingency tables, and one possible way is to generate from multinomial distribution. I wonder how to