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.

209 results for “from:Jerome”

Problem with read.table
Jerome Asselin · Mar 21, 2003 · r-help

How about replacing "/t" by "\t" ? Jerome

Computing a CDF or many quantiles
Jerome Asselin · Sep 10, 2003 · r-help

Also look at ecdf() from package "stepfun". HTH, Jerome Asselin

fisher.test() gives wrong confidence interval (PR#4019)
Jerome Asselin · Aug 29, 2003 · r-devel

Forgot to mention... I'm using R 1.7.1 on Red Hat Linux 7.2.

inquiry
Jérôme Bouscaut · Feb 9, 2007 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20070209/e0c3da35/attachment.pl

RODBC
jerome prudent · Jun 21, 2006 · r-sig-db

I'm having trouble with RODBC and postgresql under Linux. My queries have no result. sqlTables works fine. Any idea? [[alternative HTML version deleted]]

Error Loading r
Jerome Swartz · Jan 24, 2004 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available Url: https://stat.ethz.ch/pipermail/r-help/attachments/20040125/3195cde2/attachment.pl

reading multiple .dbf files
Jerome Asselin · May 16, 2011 · r-help

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

Using a sting in variable names
Jerome Asselin · May 16, 2011 · r-help

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

GMM Gaussian Mixture Model in R
Jérôme Treboux · Nov 7, 2012 · r-help

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

confint function in MASS package for logistic regression analysis
Jerome Myers · Jan 18, 2012 · r-help

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

"trace" argument in legend() (PR#2578)
Jerome Asselin · May 28, 2003 · r-devel

Another easy fix for legend() with trace=TRUE would be to replace "...)" by ", ...)" in this code: [...] if (trace) catn(" rect2(", left, ",", top, ", w=", w, ", h=", h, "...)", sep = "") [...] Cheers, Jerome

MIXED ANOVA and Repeated Measure
Jerome Asselin · May 7, 2003 · r-help

On May 7, 2003 03:09 pm, joao sato wrote: > Hi!How could I perform a ANOVA with Mixed Effects and Repeated Measures > using R?Thanks!!! Best RegardsJo?o Ricardo SatoBRAZIL > See ?lme in package "nlme".

printing PCA scores
Jérôme Lemaître · Jan 22, 2005 · r-help

Hey folks, I have an environmental dataset on which I conducted a PCA (prcomp) and I need the scores of this PCA for each site (=each row) to conduct further analyses. Can you please help me with that? Thanks a...

Regexp question
Jerome Asselin · May 4, 2011 · r-help

On Wed, 2011-05-04 at 22:41 +0300, johannes rara wrote: > I have a string like this > > st <- "SELECT COUNT(empid), COUNT(mgrid), COUNT(empname), > COUNT(salary), FROM Employees" > > How can I remove the last comma before the FROM...

Segmentation fault in .Call() (PR#4761)
Jerome Asselin · Oct 24, 2003 · r-devel

Full_Name: Jerome Asselin Version: 1.8.0 OS: RedHat Linux 7.2 Submission from: (NULL) (142.103.177.13) I would not expect a segmentation fault; perhaps an error message. > .Call("log") Segmentation fault This is always reproducable for...

RODBC
jerome prudent · Jun 21, 2006 · r-sig-db

Hey! I solved my problem specifying password and believeNRows=FALSE in odbcConnect: channel <- odbcConnect("sc", uid="admin", pwd="pass", case="tolower", believeNRows=FALSE) Sorry! On 6/21/06, jerome prudent <jprudent at gmail.com> wrote: > > I'm having trouble with...

ARCH-M, EGARCH
jerome.feraud@ensimag.imag.fr · Jun 2, 2004 · r-help

Hi, I would like to know if there are R packages in order to fit ARIMA models with ARCH-M and EGARCH variance specifications. I know packages tseries, stats, nlme where I found functions : arima.sim, arima, garch. But it...

plot() with type="s" and lty=2 (PR#2630)
Jerome Asselin · Mar 12, 2003 · r-devel

Full_Name: Jerome Asselin Version: 1.6.2 OS: RedHat Linux 7.2 Submission from: (NULL) (142.103.173.179) In the following example, the line type lty=2 does not show properly across the entire line. x <- c(seq...

input file and console command size limit (PR#7030)
jerome.mutterer@ibmp-ulp.u-strasbg.fr · Jun 29, 2004 · r-devel

Full_Name: j m Version: 1.9.0 OS: Mac OsX 10.3.4 Submission from: (NULL) (130.79.19.4) I noticed a 1024 characters size limit when entering R commands in the R console or when calling R...

error bars in color
Jerome Asselin · Jul 23, 2003 · r-help

Yes. See ?plot, ?segments, ?lines, and in particular see the help on the "col" option in ?par. HTH, Jerome On July 23, 2003 03:13 pm, Heinrich Kestler wrote: > Hi, > is it possible to generate differently colored error bars in...

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