[R] using Statistics::R

2010-12-11 Thread Yi-Fang Liu
Hi,ALL I want to use R in Perl, the Statistics::R module is great but I meet the problem: I don`g know how to pass one array from Perl to R, can anyone show me? Any suggestion will be appreciate~ Thank you! [[alternative HTML version deleted]] __

Re: [R] Time series graphs, question about using zoo

2007-09-20 Thread fang liu
Hi, Can you tell me what is the meaning for "tail, 1" in "aggregate"? I also want to get some similar graph, but the data is not time series data. Suppose here is my data one, I want a graph with x-axis is just the index(1:9). The graph plot all the variable A, B,C,D. So there should be 4 lines f

[R] How to find "p"(proportion) in binomial(n, p)?

2007-09-20 Thread fang liu
Hi, I got a problem. I am trying to find "p" in binomial. X~bin(n, p) I want to find value "p", so that Pr(X <= k) <= alpha. Here, n, k are known. Thank you for helping me with this! Catherine _ [[replacing trailing spam]] ___