search for: tp3660514p3660514

Displaying 1 result from an estimated 1 matches for "tp3660514p3660514".

Did you mean: tp3660514p3660576
2011 Jul 11
1
Summation resulting in a list?
...B <- c(1:(x+t)) C <- (sum(Probability(N, f, B, 1, x, t))) M = 2 if (M<=max(m)) { B <- c(1:(x+t)) append(C,sum(Probability(N, f, M, B, x, t)), after=M-1) M = M+1} else {return(C)} } -- View this message in context: http://r.789695.n4.nabble.com/Summation-resulting-in-a-list-tp3660514p3660514.html Sent from the R help mailing list archive at Nabble.com.