Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
I have a data with 500 repeated 95%CI and I want to make a plot as the following to present them: |--------+--------| |-----+-----| |-----------+-----------| |---------+--------| .... ..... Would anyone mind naming the plot and some suggestion about R code? Thanks ahead of time. Heyen
Hello, 1. After I generate a 100x50 matrix by x3<-matrix(0,100,50);for (i in 1:100) {x1<-rpois(50, mu[i]);x2<-x1; x2[runif(50)<.01]<-0; x3[i,]<-x2}, 2. I want to calculate means...
I want to generate 1,000 random samples of sample size=1,000 from ZINB. I know there is a rnegbin() to generate random samples from NB, and I know I can use the following process: do i=1 to...
Thanks, Patrick. I was aware of that and was able to fix it. Thanks Tom, Wayne and Peter for all your help. Heyen Patrick Burns <pburns at pburns.se To: Thomas Lumley <tlumley at u.washington.edu> anet.com> cc...
Can't find what you're looking for? Try searching with Google .