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.
Le 07-07-31 ? 09:48, Gregor Gorjanc a ?crit : > Prof Brian Ripley <ripley <at> stats.ox.ac.uk> writes: > ... >> >> Do you have a NAMESPACE? > > Hi Albart! > > About the NAMESACE issue. Functions that are specified in NAMESPACE > are available when...
Le mer. 23 juil. ? 14:29, Angelo Scozzarella a ?crit : > Hi, > > how can I treat data organised in classes and frequencies? > > Ex. > > class frequency > > 20-23 9 > 23-25 7 > 26-28 5 > 29-31 5 > 32-34 3 It...
Hi Gorjanc, It did happen to someone a few weeks back (look in the archives) and the problem originated from this person's workstation. Did you try a few times? Bye! Vincent Le 07-05-19 ? 14:33, Gorjanc Gregor...
Full_Name: Vincent Goulet Version: 1.8.1 OS: Linux Submission from: (NULL) (24.203.194.201) In the summary of an object of class "mle", the word "Coefficients" misses an "f": > ( m <- mle(f, lower=c(0,0), method...
Le 19 Octobre 2005 11:09, Martin Maechler a ??crit??: [...] > Lists can have 'dim' attributes and hence be treated as arrays; For me, this is an amazing feature that I discovered almost by accident (I tried it an it worked...
Le 26 Octobre 2005 12:48, St??phane Dray a ??crit??: > Hello list, > I would like to know if it is possible to get output of help(foo) with > Sweave. > If I insert ?foo in a chunk, the console give...
Package grDevices has a function cm() to convert from inches to centimeters. Its definition is: cm <- function(x) 2.54*x As far as I can tell, the function is not used anywhere in the R sources (I grepped for...
Hi all, Could anyone point me to one or more examples in the R sources of a C function that is called without knowing in advance what will be the length (say) of the output vector? To make myself clearer...
Le 11 Octobre 2005 11:18, St??phane Dray a ??crit??: > - I have some long lines of code in schunk. I did not find any way to > cut them in the Rnw file and they appear out of the column...
Le mar. 11 nov. ? 17:20, Terry Therneau a ?crit : > > Is the matrix exponential available in some package? You may also have a look at the expm package for a very straightforward operator: http://r-forge.r-project.org/projects...
Le 25 Octobre 2005 15:51, Jennifer Dillon a ??crit??: > Hello, > > I am almost a total novice, and I am sure there must be an easy (and > basic) way to turn a variable of 1's and 2's into...
Sorry for the noise. This message was intended for ess-help. Le sam. 20 d?c. ? 10:50, Vincent Goulet a ?crit : > Dear all, > > This is to announce that, with a delay due to the end of term rush, > I...
I created a type of object similar to a data frame. In some circumstances, It needs special methods for "[" and "[<-" and rbind() (but not cbind()). Then I found this in the cbind()/rbind() man page: The method dispatching is _not...
Le Jeudi 8 F?vrier 2007 09:41, Martin Percossi a ?crit?: > Hi, I would like to use acf.plot on a correlogram that is computed > externally. In other words, I would like to "fake out" the acf object. > Is...
Hi, From the R Language Definition, Section 3.4.1: "If i is positive and exceeds length(x) then the corresponding selection is NA. A negative out of bounds value for i causes an error." (This is also mentioned in...
Dear useRs, Binary packages of R 2.5.0 for Ubuntu Dapper Drake (6.06), Edgy Eft (6.10) and Feisty Fawn (7.04) are currently making their way to CRAN mirrors. My normal plan is to support only the...
You did read the "Writing R Extensions" manual before posting, did you? Le 13 sept. ? 01:05, Olga K. Kamneva a ?crit : > Hello, All! > > I have function which is written in C, the function uses other > functions > also builded bu...
Le mar. 15 janv. ? 19:19, Martin Maechler a ?crit : > Hi guys, > after installing some more heavy spam protection, > (in my function as site maintainer) > I've also cleaned up a huge list of messages to R-SIG-Debian > that...
Dear developeRs, The topic has been raised quite a few times in r-devel and r-help before: calculation of matrix exponentials in R. We needed it in the actuar package at the C level and ended up cooking up...
Le mer. 5 nov. ? 12:11, Robert Zimbardo a ?crit : > Hi all > > Is there going to be a binary of R 2.8.0 for Ubuntu Intrepid Ibex > i386 - > i.e., not just amd 64bit? I was going to reply...
Can't find what you're looking for? Try searching with Google .