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.
test -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
In R-2.0.1 on FreeBSD-5.3, I tried to make multiple plots in PNG format, using the default plot()-function with different labels on the y axis. Labels on the 2nd and later pages overwrite the first...
I have been asked how to handle the following situation in R: Given an unbalanced design of 3 crossed random effects, such as subject, rater and item, how to estimate the variance components? I know how to do it using...
Subj. says it. The patch contains several lines complaining about "No newline". After removing these the patch was applicable. -- Dipl.-Math. Wilhelm Bernhard Kloke Institut fuer Arbeitsphysiologie an der Universitaet Dortmund Ardeystrasse 67, D-44139 Dortmund, Tel. 0231-1084-257...
Full_Name: Wilhelm Bernhard Kloke Version: R-2.2.1 OS: FreeBSD-5.3-i386 Submission from: (NULL) (195.253.22.63) Since 2.2.0 I am getting strange lme errors like > lme(ampl ~ gapf * bl,hframe2,~1|VP...
I am seeking for a method to calculate, given a fitted lme model and some data for a subject, the random effects predictors for this subject. I can only find predictors for the subjects used in creating the fit. Of...
Yesterday I was biten by a feature, which I find too dangerous. I wanted to use a factor `Subject?? as index into a data frame, whose row names were the levels of this factor. So there a 2 different possible...
On 2007-10-31, Michael Gormley <mpg33 at drexel.edu> wrote: > Given a matrix B, where B=A'A, how can I find A? > In other words, if I have a matrix B which I know is another matrix A...
Full_Name: W.B.Kloke Version: 1.9.1 OS: FreeBSD-5.2.1 Submission from: (NULL) (195.253.16.182) Subject line says it. I had problems installing lme4. 1. The dependency on package Matrix was not resolved (I...
On my system help.start() failed with "could not write .R/doc/html/packages.html" or equivalent. This due to /usr/local/lib/R/doc/html/packages-head.html having protection -r--r--r--. After inserting 'chmod u+w ${PKGLIST...
On my system help.start() failed with "could not write .R/doc/html/packages.html " or equivalent. This due to /usr/local/lib/R/doc/html/packages-head.html having protection -r--r--r--. After inserting 'chmod u+w ${PKGLIST...
Full_Name: W.B.Kloke Version: 1.8.0 OS: FreeBSD-4.7 Submission from: (NULL) (195.253.22.63) I found a parameter evaluation inconsistency in NLME package. I tried to use gls() inside a function, and I wanted...
I just detected, that det() is not working on complex matrices any more, due to the fix to the bug reports noted above. I am not happy with this, as determinants are perfectly usable on complex matrices. AFAIUI the bugs...
As the subject says, I am unhappy with R's aov performance. I have a data set containing 25000 cases. This causes thrashing even with very moderate formulae, because the model matrix has quite a lot of lines. The study...
I tried to reproduce a result from a former colleague which he got with S-plus bootstrap method. I don't have S-plus at hand. In R, there are 2 packages related to bootstrap method, bootstrap and boot. The...
In article <ifado.list.r.devel/15253.61806.862066.186883@gargle.gargle.HOWL>, Martin Maechler <maechler@stat.math.ethz.ch> wrote: > We get caught occasionally, and we all receive spam; >sorry for the last one (on R-help). Of course...
I am trying to analyse a data with gls/lm using the following set of models prcn.0.lm <- lm( log10(Y)~(cond-1)+(cond-1):t ,prcn) prcn.1.gls <- gls( log10(Y)~(cond-1)+(cond-1):t ,prcn...
In article <ifado.list.r.help/Pine.LNX.4.31.0208191041401.13359-100000 at gannet.stats>, <ripley at stats.ox.ac.uk> wrote: >On Mon, 19 Aug 2002 iwhite at staffmail.ed.ac.uk wrote: > >> In the simple model Y...
[Sorry, In case this is repeating a message already sent to the list]. I am trying to move a project to R (base or nlme), for which I have a partial solution in BMDP 8V. Here is the 8V control...
I am trying to translate a given BMDP 8V problem treatment to something approximately equivalent in nlme package (or base R, if sufficient). (Of course, it is not my goal to end there. I want to get access to the...
Can't find what you're looking for? Try searching with Google .