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.
Hi Bernd, We're working to resolve this issue. We'll let you know once it's fixed and thank you for bringing it to our attention. Thanks, Brian On Wed, Dec 2, 2015 at 3:36 PM, Bernd Klaus...
Hi, RPostgreSQL's dbWriteTable uses the technique of saving a temporary file, then loading the temporary file to a table using "COPY ... FROM". This is fine for a local database connection, but fails if you are connected to a remote...
Thanks for all the help. Brian Ripley clued me in first. I was running an older version of R (under Linux). When I spent the last few minutes upgrading to the current version life was good again. Thanks again!!! Tony...
I would be grateful if anyone can advise me on how to use parameter expanded priors in the following context. With random=~idh(1+year):hospital I initially had: prior3b <- list(R = list(V = 1, fix = 1), G=list(G1...
All: Is the VEE option not implemented for programming reasons or does it not make statistical sense? It is described in the Celeux and Govaert reference. I am interested in holding orientation and shape constant but varying volume. Tony -- Tony...
dsread (http://www.oview.co.uk/dsread) was updated yesterday, to include various new features as suggested here and elsewhere. Of particular interest might be: - you can now use the /c and /v options together to get dataset contents in...
Hi, I'm building a matrix m from a data frame d which includes the matrix row, column and value. This works well enough: m <- tapply(d[,"value"],d[,c("row","column")],c) However, I'd like to replace any...
What do I need to do to load the RMySQL library on Win 2K using version 1.8.1 I have Mysql v4.0.16 up and running on the local machine with several databases running fine. Using RGUI I...
No problem, Frank, I'm glad that you think it will be useful. I will be making changes to dsread in the coming weeks so you may want to hold off with your helper function in case my changes break...
Perhaps this is obvious...but is there anyway to create a matrix like object with has more than 2 dimensions. I want to estimate a bunch of var/cov matrices inside an index loop. It would be more computationally efficient...
Hi all, I want to set a non-informative prior on a random effect. My simplest model has just one random effect. The tutorial pdf shows how to use an improper flat prior, and a proper Cauchy prior. I don...
Hi, The generated .pdf/.eps files are removed from svn now. Let me know if questions/problems Thanks Li > Title is a bit of a misnomer as this wouldn't be specific to RBGL, just > the way the package was...
I am running R version ??? under Redhat 5.2. It seems as though the --nsize object has no effct on the size of the allocated Ncells as determined using gc(). Yes, I have that much data.... That is if I...
All: I am getting an error code from the optimization function. The code is Error in optim(p,fun.LLike, lower=low, upper = up, method = "L-BFGS-B", : non-finite finite-difference value [0] If I add a trace=6...
Dear list Having tried to fit a mixed effects model with nlme:lme, and found convergence problems, how do we inspect the fitted model object to find out what is the problem? Reproducible example: > set.seed(3) > data <- data.frame...
Here's an example of a PDF with the tails shaded: http://stackoverflow.com/q/3494593/37751 -JD On Mon, Nov 8, 2010 at 10:18 AM, Wu Gong <wg2f at mtmail.mtsu.edu> wrote: > > I want to create a...
All: Are there any functions out there for selecting all the points in a region of a plot. I envision something like the identify() function except one could circle a cloud of points (and perhaps a vector would be returned...
On 17/02/2012 4:37 PM, Douglas Bates wrote: <snip> >> The estimates look pretty close, but the standard errors for the REs are >> quite different - I seem to remember the sampling variance of REs has a >> skewed distribution, but...
Hi, I am quite new to R so I know that this probably is very basic , but how can I split a sequence of number into multiple parts with equal length? For example I have a vector X=c(1...
I have been using Ubuntu and R Studio for about 5 years and have not had any problems finding and installing packages. I believe there are packages that only work in Windows but I don't what they are. Michael...
Can't find what you're looking for? Try searching with Google .