Re: [R] [EXT] Re: Initializing vector and matrices

2024-02-29 Thread Eik Vettorazzi
s of these 24 vectors and matrices: x=(x1+x2+...+x24)/k y=(y1+y2+...+y24)/k I am just looking for ways to do this in a do loop, which requires initialization (to 0's) of x and y. My struggle is not knowning length of x until x1 is produced in the first of the loop. Thanks. Steven On 2/28/2024 6

Re: [R] [EXT] Initializing vector and matrices

2024-02-28 Thread Eik Vettorazzi
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Eik Vettoraz

Re: [R] Decompose df1 into another df2 based on values in df1

2021-05-27 Thread Eik Vettorazzi
A tidyverse-ish solution would be library(dplyr) library(tidyr) library(tibble) # max cols to split values into seps<-max(stringr::str_count(unlist(d1),"[/|]"))+1 d1 %>% pivot_longer(S1:S5, names_to="S") %>% mutate(value=na_if(value,"w")) %>% separate(value,"[/|]", into=LETTERS[1:seps],

Re: [R] geom_ribbon function in ggplot2 package

2018-12-19 Thread Eik Vettorazzi
ive HTML version deleted]] __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self

Re: [R] system solver in R

2018-11-20 Thread Eik Vettorazzi
LEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- *Saygılarımla* Engin YILMAZ -- Eik Vettorazzi Universitätsklinikum Hamburg-Eppendorf Institut für Medizinische Biometrie und Epidemiologie Mar

Re: [R] Reporting binomial logistic regression from R results

2018-11-12 Thread Eik Vettorazzi
ject.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Department of Medical Biometry a

Re: [R] Genuine relative paths with R

2018-10-08 Thread Eik Vettorazzi
http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center Hamburg-Eppendorf Martinistrasse 52 building W 34 20246 Hamburg Phone: +49 (0) 4

Re: [R] aggregate and list elements of variables in data.frame

2018-06-08 Thread Eik Vettorazzi
[[alternative HTML version deleted]] > > __ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html >

Re: [R] Plot in real unit (1:1)

2018-06-07 Thread Eik Vettorazzi
hz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical

Re: [R] Problem with regression line

2018-04-18 Thread Eik Vettorazzi
; >> __________ >> R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see >> https://stat.ethz.ch/mailman/listinfo/r-help >> PLEASE do read the posting guide >> http://www.R-pro

Re: [R] Calculate LC50

2018-02-22 Thread Eik Vettorazzi
ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center Hamburg-Eppendorf Martinistr

Re: [R] outlining (highlighting) pixels in ggplot2

2017-12-20 Thread Eik Vettorazzi
using the wrong arguments or have not added > them to the correct spot.  I haven't been able to find the fix for this > and would very much appreciate any further guidance you can offer for > this last fix.   -- Eik Vettorazzi Universitätsklinikum Hamburg-Eppendorf Institut für Medizinische

Re: [R] outlining (highlighting) pixels in ggplot2

2017-12-20 Thread Eik Vettorazzi
value > zmax1 = max(abs(m1)) > > m1.melted <- melt(m1) > names(m1.melted) <- c('Site','Month', 'Concentration') > > # Set up an example matrix with binary code for which results (pixels) are > significant > set.seed(4004) > sig <- matrix(round(abs(rnorm(15*12)/3)), nrow = 1

Re: [R] YNT: ggtern and bquote...

2017-12-04 Thread Eik Vettorazzi
unauthorized and > may be illegal. In this case, please immediately notify the sender and delete > it from your system. Anadolu University does not guarantee the accuracy or > completeness of any information included in this message. Therefore, by any > means Anadolu University is not responsible for the conten

Re: [R] unique identifier for number sequence

2015-11-23 Thread Eik Vettorazzi
; of attorney is submitted to the recipient or the person represented by the > recipient, or the existence of such authorization is known to the recipient > of the person represented by the recipient. > __ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see >

Re: [R] doubt with Odds ratio - URGENT HELP NEEDED

2015-09-24 Thread Eik Vettorazzi
t;>>> >>>>>> Can anyone help me please. It’s really urgent. >>>>>> >>>>>> PLEASE >>>>>> >>>>>> THE CODE: >>>>>> >>>>>> the hospital outcome is discharge. >>>

Re: [R] Help with vectors!

2015-09-09 Thread Eik Vettorazzi
> -- > View this message in context: > http://r.789695.n4.nabble.com/Help-with-vectors-tp4711801p4711895.html > Sent from the R help mailing list archive at Nabble.com. > > __ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and

Re: [R] Logistic Regression with 200K features in R?

2013-12-12 Thread Eik Vettorazzi
/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410-57790 -- Besuchen Sie uns auf

Re: [R] Logistic Regression with 200K features in R?

2013-12-12 Thread Eik Vettorazzi
://stat.ethz.ch/pipermail/r-help/2007-June/133238.html cheers Am 12.12.2013 12:34, schrieb Romeo Kienzler: ok, so 200K predictors an 10M observations would work? On 12/12/2013 12:12 PM, Eik Vettorazzi wrote: it is simply because you can't do a regression with more predictors than observations

Re: [R] Logistic Regression with 200K features in R?

2013-12-12 Thread Eik Vettorazzi
thanks Duncan for this clarification. A double precision matrix with 2e11 elements (as the op wanted) would need about 1.5 TB memory, that's more than a standard (windows 64bit) computer can handle. Cheers. Am 12.12.2013 13:00, schrieb Duncan Murdoch: On 13-12-12 6:51 AM, Eik Vettorazzi wrote

Re: [R] Solving a normal distribution pnorm for q

2013-12-12 Thread Eik Vettorazzi
commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Institut für Medizinische Biometrie und Epidemiologie Universitätsklinikum Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410-57790 -- Besuchen Sie uns auf: www.uke.de

Re: [R] adding tables

2013-12-10 Thread Eik Vettorazzi
-guide.html and provide commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410-57790 -- Besuchen Sie uns auf

Re: [R] Automatically Remove Aliased Terms from a Model

2013-10-29 Thread Eik Vettorazzi
/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center Hamburg-Eppendorf Martinistr. 52 20246 Hamburg

Re: [R] How can I use a script l (LaTeX \ell) in mathematical annotation of plots?

2013-10-25 Thread Eik Vettorazzi
)) From: Eik Vettorazzi e.vettora...@uke.de To: Byron Dom byron_...@yahoo.com; r help r-help@r-project.org Cc: rip...@stats.ox.ac.uk rip...@stats.ox.ac.uk Sent: Thursday, October 24, 2013 2:50 AM Subject: Re: [R] How can I use a script l (LaTeX \ell

Re: [R] How can I use a script l (LaTeX \ell) in mathematical annotation of plots?

2013-10-24 Thread Eik Vettorazzi
]] __ 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 commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Department of Medical Biometry

Re: [R] Jul 26, 2013; 12:34am

2013-07-29 Thread Eik Vettorazzi
waste a lot of image space at the top. Frank -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410-57790 __ R-help@r

Re: [R] measuring distances between colours?

2013-05-30 Thread Eik Vettorazzi
-guide.html and provide commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Institut für Medizinische Biometrie und Epidemiologie Universitätsklinikum Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410-57790 -- Pflichtangaben gemäß Gesetz

Re: [R] How to call an object given a string?

2013-04-29 Thread Eik Vettorazzi
. -- Eik Vettorazzi Institut für Medizinische Biometrie und Epidemiologie Universitätsklinikum Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410-57790 -- Pflichtangaben gemäß Gesetz über elektronische Handelsregister und Genossenschaftsregister sowie das

Re: [R] all.vars for nested expressions

2013-04-29 Thread Eik Vettorazzi
and provide commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Institut für Medizinische Biometrie und Epidemiologie Universitätsklinikum Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410-57790 -- Pflichtangaben gemäß Gesetz über elektronische

Re: [R] Frequency Block Chart

2013-04-23 Thread Eik Vettorazzi
-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 commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Institut für Medizinische Biometrie und Epidemiologie

Re: [R] how to search a list that contains multiple dissimilar vectors?

2013-03-28 Thread Eik Vettorazzi
read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410

Re: [R] urgent: question concerning data manipulation

2013-03-04 Thread Eik Vettorazzi
]] __ 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 commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi

Re: [R] Problems with line types in plots saved as PDF files

2013-02-20 Thread Eik Vettorazzi
://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center Hamburg-Eppendorf Martinistr

Re: [R] subsetting data file by intoducing a second file

2013-02-12 Thread Eik Vettorazzi
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Institut für Medizinische Biometrie und Epidemiologie Universitätsklinikum Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40

Re: [R] how to draw confidence interval lines of a fitted curve of polynominal regression

2013-02-07 Thread Eik Vettorazzi
]] __ 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 commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi

Re: [R] weighing proportion of rowSums in dataframe

2013-02-06 Thread Eik Vettorazzi
, self-contained, reproducible code. -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410-57790 -- Pflichtangaben gemäß Gesetz über elektronische Handelsregister und

Re: [R] Omitting repeated occurrence in a string

2013-02-06 Thread Eik Vettorazzi
code. -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410-57790 __ R-help@r-project.org mailing list https://stat.ethz.ch

Re: [R] merge 2 data.frames

2013-02-06 Thread Eik Vettorazzi
. __ 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 commented, minimal, self-contained, reproducible code. -- Eik

Re: [R] reshape help

2013-02-04 Thread Eik Vettorazzi
, minimal, self-contained, reproducible code. -- Eik Vettorazzi Institut für Medizinische Biometrie und Epidemiologie Universitätsklinikum Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410-57790 -- Pflichtangaben gemäß Gesetz über elektronische Handelsregister und

Re: [R] R plot like candlestick

2013-01-29 Thread Eik Vettorazzi
and provide commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410-57790 -- Pflichtangaben gemäß Gesetz über elektronische

Re: [R] a confidence interval from an ANOVA model

2013-01-21 Thread Eik Vettorazzi
. I also ran the TukeyHSD function. All is well so far. My question is: is there a way to put together a confidence interval from the aov object on a particular mean, please? It seems like there should be. Thanks, Have a great night/day, Sincerely, Erin -- Eik Vettorazzi

Re: [R] Hello R User

2012-12-14 Thread Eik Vettorazzi
Hi Bibek, how about this? dta-read.table(textConnection(ID Time 1 3 1 6 1 7 1 10 1 16 2 12 2 18 2 19 2 25 2 28 2 30),header=T) dta$delta-with(dta,ave(Time,ID,FUN=function(x)c(0,diff(x dta hth. Am 14.12.2012 16:51,

Re: [R] error in IF condition with factor evaluation

2012-11-23 Thread Eik Vettorazzi
]] __ 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 commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Institut für Medizinische Biometrie und

Re: [R] How can I improve an ugly, dumb hack

2012-09-06 Thread Eik Vettorazzi
3 6 c f Cheers to all, Bert -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410-57790 -- Pflichtangaben gemäß Gesetz über elektronische Handelsregister und

Re: [R] define subset argument for function lm as variable?

2012-08-21 Thread Eik Vettorazzi
/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Institut für Medizinische Biometrie und Epidemiologie Universitätsklinikum Hamburg-Eppendorf Martinistr. 52

Re: [R] define subset argument for function lm as variable?

2012-08-21 Thread Eik Vettorazzi
Josh's solution should be fine. just one more note, trt0 may not work as intended since trt is a factor in your example. Just check subset(dat,trt0) wich is just 'dat'. Am 21.08.2012 17:41, schrieb Rainer M Krug: On 21/08/12 17:35, Eik Vettorazzi wrote: Hi Rainer, I got an error while

Re: [R] Chopping a vector up into smaller vectors

2012-08-02 Thread Eik Vettorazzi
code. -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410-57790 -- Pflichtangaben gemäß Gesetz über elektronische Handelsregister und Genossenschaftsregister sowie das

Re: [R] Polygon shaded area

2012-08-02 Thread Eik Vettorazzi
, reproducible code. -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410-57790 -- Pflichtangaben gemäß Gesetz über elektronische Handelsregister und

Re: [R] Polygon shaded area

2012-08-02 Thread Eik Vettorazzi
Santos: Hi I attach my function. No error message (it seems a line appears but nothing similar to examples(polygon)) 2012/8/2 Eik Vettorazzi e.vettora...@uke.de mailto:e.vettora...@uke.de Hi Jose, how about this example(polygon) I think the second one is pretty much

Re: [R] apply function over same column of all objects in a list

2012-08-02 Thread Eik Vettorazzi
, reproducible code. -- Eik Vettorazzi Institut für Medizinische Biometrie und Epidemiologie Universitätsklinikum Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410-57790 -- Pflichtangaben gemäß Gesetz über elektronische Handelsregister und

Re: [R] apply function over same column of all objects in a list

2012-08-02 Thread Eik Vettorazzi
-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Institut für Medizinische Biometrie und Epidemiologie Universitätsklinikum Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410-57790

Re: [R] help with a regression problem

2012-08-01 Thread Eik Vettorazzi
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 commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center

Re: [R] Optimize a function with Discrete inputs

2012-08-01 Thread Eik Vettorazzi
://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center Hamburg-Eppendorf Martinistr

Re: [R] Variables in a Tabular form. easily saved in a txt file

2012-07-26 Thread Eik Vettorazzi
://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center Hamburg-Eppendorf

Re: [R] package memisc: recode examples

2012-07-24 Thread Eik Vettorazzi
, minimal, self-contained, reproducible code. -- Eik Vettorazzi Institut für Medizinische Biometrie und Epidemiologie Universitätsklinikum Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410-57790 -- Pflichtangaben gemäß Gesetz über elektronische Handelsregister und

Re: [R] Maintaining Column names while writing csv file.

2012-07-19 Thread Eik Vettorazzi
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49

Re: [R] Finding the last value before a certain date

2012-07-19 Thread Eik Vettorazzi
commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410-57790 -- Pflichtangaben gemäß Gesetz über elektronische

Re: [R] problem with using apply for dataframe

2012-07-19 Thread Eik Vettorazzi
]] __ 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 commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Department of Medical

Re: [R] duplicate data between two data frames according to row names

2012-07-18 Thread Eik Vettorazzi
-contained, reproducible code. -- Eik Vettorazzi Institut für Medizinische Biometrie und Epidemiologie Universitätsklinikum Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410-57790 -- Pflichtangaben gemäß Gesetz über elektronische Handelsregister und

Re: [R] contour

2012-07-18 Thread Eik Vettorazzi
read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410

Re: [R] how to create table with file link in Rd File

2012-07-17 Thread Eik Vettorazzi
and provide commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410-57790 -- Pflichtangaben gemäß Gesetz über

Re: [R] I need to get function name from R file

2012-07-11 Thread Eik Vettorazzi
the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F

Re: [R] Import single variables from SPSS

2012-07-05 Thread Eik Vettorazzi
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40

Re: [R] inverse binomial in R

2012-06-19 Thread Eik Vettorazzi
/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410-57790 -- Pflichtangaben gemäß

Re: [R] Day or Month difference between dates???

2012-06-01 Thread Eik Vettorazzi
, reproducible code. -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410-57790 -- Pflichtangaben gemäß Gesetz über elektronische Handelsregister und

Re: [R] \Sexpr{}

2012-04-02 Thread Eik Vettorazzi
-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 commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Institut für Medizinische Biometrie und Epidemiologie

Re: [R] Test Normality

2012-03-28 Thread Eik Vettorazzi
, reproducible code. -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410-57790 -- Pflichtangaben gemäß Gesetz über elektronische Handelsregister und Genossenschaftsregister sowie das

Re: [R] plot points using circles filled half in red and half in blue.

2012-03-28 Thread Eik Vettorazzi
://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center Hamburg-Eppendorf

Re: [R] What are the color's name in heat.color(5)

2012-03-28 Thread Eik Vettorazzi
()[552: 553] [1] red red1 colors()[652:653] [1] yellow yellow1 -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410-57790 -- Pflichtangaben gemäß Gesetz über

Re: [R] SPSS R-Menu for Ordinal Factor Analysis

2012-03-26 Thread Eik Vettorazzi
Pereira, IPCA *Required: SPSS 19 and R Integration Plugin *R Packages required: psych, polycor, GPArotation, nFactors, corpcor, ICS. set printback off. -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center Hamburg-Eppendorf Martinistr. 52

Re: [R] Best way to compute the difference between two levels of a factor ?

2012-03-21 Thread Eik Vettorazzi
. -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410-57790 -- Pflichtangaben gemäß Gesetz über elektronische Handelsregister und Genossenschaftsregister sowie das

Re: [R] constant function

2012-03-07 Thread Eik Vettorazzi
, minimal, self-contained, reproducible code. -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410-57790 -- Pflichtangaben gemäß Gesetz über elektronische Handelsregister und

Re: [R] Aggregate with Function List ?

2012-02-24 Thread Eik Vettorazzi
guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410

Re: [R] Loop

2012-02-22 Thread Eik Vettorazzi
-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 commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Institut für Medizinische Biometrie und Epidemiologie

Re: [R] Using substitute in nested function calls

2012-02-21 Thread Eik Vettorazzi
, reproducible code. -- Eik Vettorazzi Institut für Medizinische Biometrie und Epidemiologie Universitätsklinikum Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410-57790 -- Pflichtangaben gemäß Gesetz über elektronische Handelsregister und Genossenschaftsregister sowie das

Re: [R] Run function several times changing only one argument - without a loop

2012-02-20 Thread Eik Vettorazzi
the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Institut für Medizinische Biometrie und Epidemiologie Universitätsklinikum Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40

Re: [R] Toggle cASE

2011-12-05 Thread Eik Vettorazzi
commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410-57790 -- Pflichtangaben gemäß Gesetz über elektronische

Re: [R] query for xlim/ylim of current plot

2011-10-31 Thread Eik Vettorazzi
-contained, reproducible code. -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410-57790 -- Pflichtangaben gemäß Gesetz über elektronische Handelsregister und

Re: [R] textplot in layout

2011-10-25 Thread Eik Vettorazzi
-guide.html and provide commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410-57790 -- Pflichtangaben gemäß Gesetz über

Re: [R] Plotting text?

2011-10-24 Thread Eik Vettorazzi
. -Original Message- From: Eik Vettorazzi [mailto:e.vettora...@uke.de] Sent: Saturday, October 22, 2011 7:06 AM To: rkevinbur...@charter.net Cc: r-help@r-project.org Subject: Re: [R] Plotting text? Hi Kevin, have a look at ?textplot from the gplots-package. cheers Am

Re: [R] splitting a string into words preserving blanks (using regex)

2011-10-24 Thread Eik Vettorazzi
/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Institut für Medizinische Biometrie und Epidemiologie Universitätsklinikum Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410-57790 -- Pflichtangaben gemäß

Re: [R] Plotting text?

2011-10-22 Thread Eik Vettorazzi
-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Institut für Medizinische Biometrie und Epidemiologie Universitätsklinikum Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410-57790

Re: [R] How to remove all objects except the sequence

2011-10-20 Thread Eik Vettorazzi
code. -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410-57790 -- Pflichtangaben gemäß Gesetz über elektronische Handelsregister und Genossenschaftsregister sowie das

Re: [R] how to plot two surfaces with lattice::wireframe

2011-10-14 Thread Eik Vettorazzi
) -- and yes, I'm fully aware that without a connection between the 'groups' variable and zmat, this won't work as written. All suggestions (including read the help file for {some lattice func I didn't know about} ) greatfully accepted. Carl -- Eik Vettorazzi Institut für Medizinische Biometrie

Re: [R] Remove specific rows in a matrix/data.frame

2011-10-13 Thread Eik Vettorazzi
. __ 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 commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Department of Medical Biometry

Re: [R] Remove specific rows in a matrix/data.frame

2011-10-13 Thread Eik Vettorazzi
, minimal, self-contained, reproducible code. -- Eik Vettorazzi Institut für Medizinische Biometrie und Epidemiologie Universitätsklinikum Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410-57790 __ R-help@r-project.org

Re: [R] Parallel processing for R loop

2011-10-12 Thread Eik Vettorazzi
*apply-functions. hth Am 11.10.2011 14:13, schrieb Sandeep Patil: I have an R script that consists of a for loop that repeats a process for many different files. I want to process this parallely on machine with multiple cores, is there any package for it ? Thanks -- Eik Vettorazzi

Re: [R] How to test if two C statistics are significantly different?

2011-10-11 Thread Eik Vettorazzi
/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Institut für Medizinische Biometrie und Epidemiologie Universitätsklinikum Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410-57790 -- Pflichtangaben gemäß

Re: [R] need help on read.spss

2011-10-11 Thread Eik Vettorazzi
curious to know, if we pass *'to.data.frame = TRUE*' , is it going to cause some issue or effect something? I didn't understand the read.spss() documentation correctly. Please explain. Thanks in Advance -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center

Re: [R] anova.rq {quantreg) - Why do different level of nesting changes the P values?!

2011-10-06 Thread Eik Vettorazzi
://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center Hamburg-Eppendorf

Re: [R] converting commas to points

2011-10-06 Thread Eik Vettorazzi
is wrong and makes my calculations become useless. Does anyone know this problem? Maby I made a mistake somewhere? I would be glad about your answers! Cheers, Anna -- Eik Vettorazzi Institut für Medizinische Biometrie und Epidemiologie Universitätsklinikum Hamburg-Eppendorf Martinistr. 52

Re: [R] help with regexp

2011-10-05 Thread Eik Vettorazzi
, minimal, self-contained, reproducible code. -- Eik Vettorazzi Institut für Medizinische Biometrie und Epidemiologie Universitätsklinikum Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410-57790 -- Pflichtangaben gemäß Gesetz über elektronische Handelsregister und

Re: [R] unload a library while testing?

2011-10-05 Thread Eik Vettorazzi
) of the package I am working on. So my question: is there a function which removes a package, i.e library(myPackage) Package is loaded unlibrary(myPackage) package is not loaded any more Thanks, Rainer -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University

Re: [R] String manipulation with regexpr, got to be a better way

2011-09-30 Thread Eik Vettorazzi
https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Institut für Medizinische Biometrie und Epidemiologie Universitätsklinikum Hamburg

Re: [R] Plotting Lines Through multiple groups

2011-09-28 Thread Eik Vettorazzi
. __ 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 commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Institut für

Re: [R] Problem with predict and lines in plotting binomial glm

2011-09-21 Thread Eik Vettorazzi
-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Department of Medical Biometry and Epidemiology University Medical Center Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T

Re: [R] pasting elements of one character vector together

2011-09-20 Thread Eik Vettorazzi
code. -- Eik Vettorazzi Institut für Medizinische Biometrie und Epidemiologie Universitätsklinikum Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410-57790 -- Pflichtangaben gemäß Gesetz über elektronische Handelsregister und Genossenschaftsregister sowie das

Re: [R] Possible or not possible: serif axis labels with plotmath [but everything else sans serif]?

2011-09-19 Thread Eik Vettorazzi
. -- Eik Vettorazzi Institut für Medizinische Biometrie und Epidemiologie Universitätsklinikum Hamburg-Eppendorf Martinistr. 52 20246 Hamburg T ++49/40/7410-58243 F ++49/40/7410-57790 -- Pflichtangaben gemäß Gesetz über elektronische Handelsregister und Genossenschaftsregister sowie das

Re: [R] Possible or not possible: serif axis labels with plotmath [but everything else sans serif]?

2011-09-19 Thread Eik Vettorazzi
]. Cheers, Marius On 2011-09-19, at 14:38 , Eik Vettorazzi wrote: Hi Jan Marius, using the tikzDevice-package, nearly everything is possible (at least, all what can be done in LaTeX). cheers Am 19.09.2011 11:58, schrieb Hofert Jan Marius: Dear expeRts, I it possible to have serif

Re: [R] Replace a for loop with a function

2011-09-19 Thread Eik Vettorazzi
__ 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 commented, minimal, self-contained, reproducible code. -- Eik Vettorazzi Institut für Medizinische Biometrie und

  1   2   3   >