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.
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20080825/3789c87c/attachment.pl>
Hi, you might try this: set.seed(100) m <- 10 size.a <- 10 prob.a <- 0.3 prior.constant = 0 draw1 = rbinom( m , size.a, prob.a ) beta.draws <- function(draw, size.a, prior.constant, n) { rbeta(n, prior.constant...
I got the same error. > sessionInfo() R version 2.6.0 (2007-10-03) i386-pc-mingw32 locale: LC_COLLATE=Spanish_Colombia.1252;LC_CTYPE=Spanish_Colombia.1252;LC_MONETARY=Spanish_Colombia.1252;LC_NUMERIC=C;LC_TIME=Spanish_Colombia...
Can't find what you're looking for? Try searching with Google .