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.

1,398 results for “from:Dieter Menne”

putting match.call to good use
Dieter Menne · Jan 28, 2009 · r-help

Prof Brian Ripley <ripley <at> stats.ox.ac.uk> writes: > The way to do this is eval(substitute()). E.g. from the new Rd2HTML > What is Rd2HTML? Dieter

Combination (a large numbers)
Dieter Menne · Aug 7, 2006 · r-help

Xin <jasonshi510 <at> hotmail.com> writes: > I try to list all of combination among (a,b,c,d,e,f,g,h,i,j,k).... Check function combinations in gtools. Dieter

What is parameter "display" (windows/grDevices)
Dieter Menne · Jul 2, 2007 · r-help

In the docs of window/grDevices: >All these devices are implemented as windows devices, the _display_ parameter selects which is actually used.>> What is the "display" parameter? Dieter Menne

What is the state of th "Development version"?
Dieter Menne · Jul 25, 2011 · r-sig-mixed-models

Kurt Hornik <Kurt.Hornik at ...> writes: > Thanks, on CRAN now. And works. Requires full list of fixed effects, as I remember this is new? Dieter

NonLinear Programming in R - QUERY
Dieter Menne · Mar 8, 2009 · r-help

Ravi Varadhan <rvaradhan <at> jhmi.edu> writes: > Try the package "Rdonlp2", which can handle general, nonlinear, equality and inequality constraints for > smooth optimization problems. But be aware of the licencing. Dieter

Dealing with NaN's in data frames
Dieter Menne · Aug 16, 2008 · r-help

Gabor Grothendieck <ggrothendieck <at> gmail.com> writes: > is.na(DF) <- is.na(DF) I knew you would win the shortest competition. I missed you at the useR meeting. Dieter

equivalent datatypes
Dieter Menne · Mar 29, 2007 · r-help

Duncan Murdoch <murdoch <at> stats.uwo.ca> writes: > > On 3/29/2007 6:45 AM, Schmitt, Corinna wrote: > > - cell array > > I don't know what a cell is in C. > This is MathLabish. Dieter

Building static HTML help pages in R 2.10.x on Windows
Dieter Menne · Jan 8, 2010 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20100108/13861a0a/attachment.pl>

polar orientation significance test
Dieter Menne · Dec 16, 2007 · r-help

Milton Cezar Ribeiro <milton_ruser <at> yahoo.com.br> writes: > I would like to test if are there some significant orientation of frequencies on a polar analysis. > Check packages CircStats and circular. Dieter

hsv2rgb in R
Dieter Menne · Mar 31, 2008 · r-help

I noted that there is a hsv2rgb in the C-API, but no corresponding function in R, while rgb2hsv is available in R. Does the functionality of hsv2rgb hide under some other name? Dieter

Types of objects?
Dieter Menne · Jan 1, 2007 · r-help

Raymond Balise <iteachtyping <at> gmail.com> writes: > > Is there a list of object types used by R? Is there a function that I can > use to tell the type of an object? typeof() Dieter

Create variables with common values for each group
Dieter Menne · Jun 20, 2006 · r-help

Peter Dalgaard <p.dalgaard <at> biostat.ku.dk> writes: > > ?ave > > Finally, someone remembered it! I feel ashamed. May I suggest to add a link under "by" and/or "tapply" ? Dieter

smoothing a matrix (interpolate in plane)
Dieter Menne · Mar 1, 2009 · r-help

?rout?k <zroutik <at> gmail.com> writes: > I'd like to smooth a matrix to dismiss spikes and to interpolate in plane > interp.loess in package tgp works nicely for me. Dieter

From signals to position vector without using loop
Dieter Menne · Jan 25, 2010 · r-help

-- View this message in context: http://n4.nabble.com/From-signals-to-position-vector-without-using-loop-tp1288871p1289246.html Sent from the R help mailing list archive at Nabble.com.

nlme: extract covariance matrix of the random effects
Dieter Menne · Jun 2, 2006 · r-help

Marc Bernard <bernarduse1 <at> yahoo.fr> writes: > I am looking for a function to extract, from an nlme object, the estimated variance-covariance matrix of the random effects. VarCorr D.Menne

How to exclude a column by name?
Dieter Menne · May 27, 2009 · r-help

Peter Dalgaard <P.Dalgaard <at> biostat.ku.dk> writes: > Or, BTW, you can use within() > > aq <- within(airquality, rm(Day)) Please add this as an example to the docs of within. Dieter

seeking an simple example of randomForest package - thanks!
Dieter Menne · Oct 3, 2005 · r-help

assic ma <assicma <at> yahoo.com> writes: > does anyboby have an simple example of > classification by using randomForest? Thanks a lot! What's wrong with the simple example in the documentation? Dieter

Rank transformation and the linear mixed model
Dieter Menne · Nov 3, 2006 · r-help

Bruno L. Giordano <bruno.giordano <at> music.mcgill.ca> writes: > > I am looking for references about mixed models built on rank transformed > data. To complement Frank H: Try lrm in package Design. Dieter

solving non linear system of eq
Dieter Menne · Dec 11, 2006 · r-help

Paulino Perez Rodriguez <perpdgo <at> colpos.mx> writes: > How can I solve a non linear system of equations using R? Have your tried to enter "nonlinear equations" into http://search.r-project.org? Dieter

Single character input without Enter
Dieter Menne · Feb 22, 2010 · r-help

How do I wait for a single character input without terminating "Enter"? Following Brian Ripley on http://markmail.org/message/ptmbkhdfnpnf5zcd "In general R does not have a character-by-character interface with a keyboard." Dieter

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