[R] MacOS X binary for lme4 not available on CRAN

2010-06-01 Thread Armin Goralczyk
you for any advise or help -- Armin Goralczyk -- http://www.gwdg.de/~agoralc __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide

[R] Weigths in lm and kruskal_test

2010-01-05 Thread Armin Goralczyk
kruskal_test(y ~ x, data = rbind(d, d)) kruskal_test(y ~ x, data = d[rep(1:nrow(d), w),]) kruskal_test(y ~ x, data = d, weights = ~ w) anova(lm(y ~ x, data = d[rep(1:nrow(d), w),])) anova(lm(y ~ x, data = d, weights = w)) -- Armin Goralczyk -- http://www.gwdg.de/~agoralc

[R] Usage of weights in kruskal_test from package coin

2010-01-05 Thread Armin Goralczyk
- rep(2, nrow(d)) ### double each obs w - rep(c(1,5), nrow(d)/2) kruskal_test(y ~ x, data = d[rep(1:nrow(d), w),]) # should be the same as kruskal_test(y ~ x, data = d, weights = ~ w) But the tests are not the same. Am I wrong somewhere here? -- Armin Goralczyk -- http://www.gwdg.de/~agoralc

[R] lattice shingle plot axis annotation

2009-07-30 Thread Armin Goralczyk
, ...) }, type = c('b') ) plot(test.plot) (this plot doesn't look good, I know, it's just and example) Thank you -- Armin Goralczyk -- http://www.gwdg.de/~agoralc __ R-help@r-project.org

Re: [R] R User Group listings

2009-07-30 Thread Armin Goralczyk
is at http://macnash.telfer.uottawa.ca/RUG.html Contact me if you have a listing. I'm prepared to wikify it if there is sufficient interest. John Nash Does anybody know if there is an R geographic user group in germany? (found none by ggogle search) -- Armin Goralczyk -- http://www.gwdg.de

[R] Validating a mixed-effects model

2008-05-04 Thread Armin Goralczyk
by comparing the mixed model with a fitted least-squares regression. I understand that this can be achieved with lmlist, but only for for models without an additional fixed effect!? Are there any other good approaches to validate a mixed-effects model that will be accepted in medical peer review? -- Armin

Re: [R] New user, requesting help with MAC installation of R

2008-04-10 Thread Armin Goralczyk
) -- Armin Goralczyk, M.D. -- Universitätsmedizin Göttingen Abteilung Allgemein- und Viszeralchirurgie Rudolf-Koch-Str. 40 39099 Göttingen -- Dept. of General Surgery University of Göttingen Göttingen, Germany -- http://www.gwdg.de/~agoralc __ R-help@r

[R] Conditional ploting with logical vector

2008-04-05 Thread Armin Goralczyk
series by comparing the values at the single time points by a t-test. I know this is probably not the correct way to compare the whole series, but I have to do it this way ('constraints'). The question is: do I have to adjust for multiple testing by e.g. Bonferroni correction? -- Armin Goralczyk

Re: [R] Lattice on FreeBSD

2008-01-23 Thread Armin Goralczyk
message?! This would make things a lot easier. -- Armin Goralczyk, M.D. -- Universitätsmedizin Göttingen Abteilung Allgemein- und Viszeralchirurgie Rudolf-Koch-Str. 40 39099 Göttingen -- Dept. of General Surgery University of Göttingen Göttingen, Germany -- http://www.gwdg.de/~agoralc

[R] Lattice on FreeBSD

2008-01-22 Thread Armin Goralczyk
Hi list I tried to install package lattice on FreeBSD, but install.package() does not seem to find it in the repositories, even trying different mirrors. Could it be that lattice package is not available for FreeBSD? -- Armin Goralczyk, M.D. -- Universitätsmedizin Göttingen Abteilung Allgemein

Re: [R] EMACS and ESS

2008-01-15 Thread Armin Goralczyk
with Mac OSX), but is this what you are looking for (at least it mentions RPMs for Fedora) ?: http://ess.r-project.org/ and https://admin.fedoraproject.org/pkgdb/packages/name/emacs-common-ess/ -- Armin Goralczyk, M.D. -- Universitätsmedizin Göttingen Abteilung Allgemein- und Viszeralchirurgie

[R] CSVSource in tm Package

2008-01-06 Thread Armin Goralczyk
2.6.1 (2007-11-26) -- Armin Goralczyk, M.D. -- Universitätsmedizin Göttingen Abteilung Allgemein- und Viszeralchirurgie Rudolf-Koch-Str. 40 39099 Göttingen -- Dept. of General Surgery University of Göttingen Göttingen, Germany -- http://www.gwdg.de/~agoralc

[R] Pause loop

2007-12-28 Thread Armin Goralczyk
Hi list How can I pause a loop (or any other function) for a defined time? E.g. for(i in 1:5) {print(1:i); 'function to pause for 10 seconds'} Thanks for help. -- Armin Goralczyk, M.D. -- Universitätsmedizin Göttingen Abteilung Allgemein- und Viszeralchirurgie Rudolf-Koch-Str. 40 39099

Re: [R] Analyzing Publications from Pubmed via XML

2007-12-19 Thread Armin Goralczyk
On Dec 18, 2007 9:39 PM, David Winsemius [EMAIL PROTECTED] wrote: Armin Goralczyk [EMAIL PROTECTED] wrote in news:[EMAIL PROTECTED]: It's not the spaces, the problem is the tag (sorry that I didn't specify this), or maybe the string []. I am working on a Mac OS X 10.4 with R version 2.6

Re: [R] Function for AUC?

2007-12-17 Thread Armin Goralczyk
the help and all the suggestions. -- Armin Goralczyk, M.D. -- Universitätsmedizin Göttingen Abteilung Allgemein- und Viszeralchirurgie Rudolf-Koch-Str. 40 39099 Göttingen -- Dept. of General Surgery University of Göttingen Göttingen, Germany -- http://www.chirurgie-goettingen.de

Re: [R] Analyzing Publications from Pubmed via XML

2007-12-17 Thread Armin Goralczyk
[20,] 17366752 I tried the example above, but only the first 20 PMIDs will be returned. How can I circumvent this (I guesss its a restraint from pubmed)? -- Armin Goralczyk, M.D. -- Universitätsmedizin Göttingen Abteilung Allgemein- und Viszeralchirurgie Rudolf-Koch-Str. 40 39099 Göttingen -- Dept

Re: [R] Analyzing Publications from Pubmed via XML

2007-12-17 Thread Armin Goralczyk
-- Armin Goralczyk, M.D. -- Universitätsmedizin Göttingen Abteilung Allgemein- und Viszeralchirurgie Rudolf-Koch-Str. 40 39099 Göttingen -- Dept. of General Surgery University of Göttingen Göttingen, Germany -- http://www.chirurgie-goettingen.de __ R-help@r

[R] Function for AUC?

2007-12-13 Thread Armin Goralczyk
Hello Is there an easy way, i.e. a function in a package, to calculate the area under the curve (AUC) for drug serum levels? Thanks for any advice -- Armin Goralczyk, M.D. -- Universitätsmedizin Göttingen Abteilung Allgemein- und Viszeralchirurgie Rudolf-Koch-Str. 40 39099 Göttingen -- Dept

Re: [R] editor under MAC system

2007-12-12 Thread Armin Goralczyk
(or any other) device. -- Armin Goralczyk, M.D. -- Universitätsmedizin Göttingen Abteilung Allgemein- und Viszeralchirurgie Rudolf-Koch-Str. 40 39099 Göttingen -- Dept. of General Surgery University of Göttingen Göttingen, Germany -- http://www.chirurgie-goettingen.de

Re: [R] Visualize cox proportional hazards

2007-10-10 Thread Armin Goralczyk
42083 language R version.string R version 2.5.1 (2007-06-27) Thanks -- Armin Goralczyk __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html

[R] Visualize cox proportional hazards

2007-10-09 Thread Armin Goralczyk
question: Is there a simple way to obtain such a plot? and Is there any other good plot to visualize the hazard ratios? Thanks in advance. -- Armin Goralczyk __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read

[R] plot from source file

2007-10-04 Thread Armin Goralczyk
27 svn rev42083 language R version.string R version 2.5.1 (2007-06-27) -- Armin Goralczyk, M.D. Dept. of General Surgery University of Göttingen Göttingen, Germany http://www.chirurgie-goettingen.de __ R-help@r-project.org

Re: [R] HTML reading,

2007-09-15 Thread Armin Goralczyk
know how they strip the html tags exactly, but it is described in the documents there. This is also a good tool for text analysis. -- Armin Goralczyk, M.D. Dept. of General Surgery University of Göttingen Göttingen, Germany http://www.chirurgie-goettingen.de

[R] lme for repeated measurements over time

2007-09-14 Thread Armin Goralczyk
the model had a slightly better fit. Can I do this? 7. Can I assume that the data is heteroskedastic? How do I apply the 'weights' in the above model? I am sorry if some questions may sound weird but I am just beginning to understand this (for me) rather complex concept. Thanks for any help. -- Armin