Skip to content

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.

69 results for “from:Lutze”

Lattice: finding out xlim within panel function
Lutz Prechelt · May 4, 2004 · r-help

> >>while within a panel function for xyplot, how can I > >>find out the values of (effectively) xlim and > >>ylim -- no matter whether they have been set > >>explicitly or chosen by Lattice itself? ... > > Not surprising, since there's no documented way...

bug in logLik.nls (PR#2295)
lutz@stat.math.ethz.ch · Nov 15, 2002 · r-devel

logLik.nls does not count the df's correct. I get df=1 although I fit a probit-model with 3 parameters. Example: x <- c(-2.3, -2.0, -1.3, -1.0, -0.7, -0.3, 0.0, 0...

Extracting numbers from somewhere within strings
Lutz Prechelt · Apr 28, 2004 · r-help

Hello everybody, I have a bunch of strings like this: "IBM POWER4+ 1.9GHz" "IBM RS64-III 500MHz" "IBM RS64-IV 600 MHz" "IBM RS64 IV 750MHz" "Intel Itanium 2 Processor 6M 1.5GHz" "Intel Itanium2 1 Ghz" "Intel Itanium2...

"CTRL-C" and "try"
lutz.thieme@amd.com · Apr 11, 2002 · r-help

Hello everybody, if I'm running a R-script on a command line R-session which uses the function "try" and I'd like to interrupt the execution of my R-script pressing "CTRL-C" than R ignores the first...

who to rbind of a list of data.frames
lutz.thieme@amd.com · Aug 12, 2003 · r-help

Hello everybody, could anybody give me a hint, who I can use rbind on a list of data.frames, please? I have a list with a large number of data.frames of the same structure, like: LIST <- list(X1=data...

getting information from a plot / links in pdf
lutz.thieme@amd.com · Jul 24, 2002 · r-help

Hello everybody, if I create plots with a large number of boxplots it is very useful to get detailed information for each box (e.g. statistic values or sample names). Because all plots have to be viewed in a WEB...

(Un-)intentional change in drop1() "Chisq" behaviour?
Lutz Ph. Breitling · Aug 10, 2008 · r-help

Dear List, recently tried to reproduce the results of some custom model selection function after updating R, which unfortunately failed. However, I ultimately found the issue to be that testing with pchisq() in drop1() seems to have changed. In the...

lda output missing
David Lutz · Dec 8, 2011 · r-help

Hello everyone, I am working on a linear discriminant analysis and am having issues finding the full output of my lda. Specifically, there is no reporting of the Proportion of Trace that is a normal output of the procedure. I...

poisson regression with robust error variance ('eyestudy')
Lutz Ph. Breitling · Jun 9, 2004 · r-help

okay, so now the bootcov works fine. aren't the lower bootstrap variances just what Karla is talking about when she writes on the website describing the eyestudy that i was trying to redo in the first place: "Using a...

Subtitle?
lutz.thieme@amd.com · May 6, 2002 · r-help

If you don't need to modify the title style (font, size etc), insert a "\n"! A simple example: title("First line of my title\nand the second line.") Regards, Lutz Lutz Thieme AMD Saxony Manfacturing GmbH Product Engineering phone...

Trellis equivalent of par(ask=TRUE)?
Lutz Prechelt · May 18, 2006 · r-devel

(was: AW: [Rd] R CMD check: checking examples: how to (not) pause execution) Paul, Brian, > > I think the more usual way to solve this is to have the user set > > par(ask=TRUE) is they want to be prompted. thank...

manage R function and data dependencies like 'make'
Lutz Prechelt · Feb 7, 2007 · r-devel

Dear R-devels, I am looking for a package (or some other infrastructure) for the following situation: I am doing a larger data evaluation. I have several dozen data files and do not want to keep the persistent data in...

R CMD check: checking examples: how to (not) pause execution
Lutz Prechelt · May 18, 2006 · r-devel

Hello all, trying to prepare my first package for submission to CRAN I am stumbling over the "checking examples" step of R CMD check. I have some examples that produce more than one plot. I currently separate those plot calls...

Zero Index Origin?
Lutz Prechelt · Apr 1, 2004 · r-help

Bob, on a remark about Brian Ripley's remark if you're actually using indicies explicitly, you probably haven't wrapped your head around how powerful the indexing structure and "whole object" approach is in S and in R, Gabor...

R as.numeric()
Lutz Fischer · May 24, 2011 · r-help

Hi, I have a bit of a problem with as.numeric or as.double. I read in an excel-file (either xlsx::read.xlsx2 or gdata::read.xls). Select a subset and then try to make it numeric: # read in...

limit ranges in hexbin
Lutz Gehlen · Dec 11, 2011 · r-help

Hello everybody, I hope you can give me some help with limiting the ranges in x, y, and z for a hexbin plot. All I have found on the net is an unanswered message to this list from last year...

offset labeling boxplots
lutz.thieme@amd.com · Jun 7, 2002 · r-help

Hello everybody, often I plot boxplots with different number of boxes (up to 200 boxes). I'd like to give every box a readable label on the x-axis. Therefore, I decrease the fontsize of the names and plot them...

Rprof fails in combination with RMySQL
Thieme, Lutz · Jul 21, 2005 · r-help

Hello Bogdan, thanks for you reply. My MySQL is always optimized oustide from R (but many thanks for the interesting link!). I'm very sure that I have to optimize the R code which uses the data from my queries...

Stepwise GLM selection by LRT?
Lutz Ph. Breitling · Jul 12, 2007 · r-help

Thank you very much for the prompt reply. Seems like I had not fully understood what the k-parameter to stepAIC is doing. Your suggested approach looks indeed fine to me, actually I do not quite understand why you say...

Terminology and canonical statistical user literature
Lutz Prechelt · Mar 16, 2004 · r-help

Brian Ripley wrote (to somebody asking about "effect sizes"): > ... > Given that, I wonder if you are used to standard terminology. Good point. But I think for many of us there is more behind that. I personally belong to an (apparently...

Can't find what you're looking for? Try searching with Google .