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.

168 results for “from:Longe”

installing package from source
Long Vo · Oct 23, 2013 · r-help

Hi R users, Currently I want to fit a FIGARCH model to a dataset. The only package that allow for it that I could find is fGarch. However it seems that the FIGARCH model class fitting of this package has...

[Bioc-devel] RBGL 1.12 compile/install issue
Li.Long at isb-sib.ch · Jun 19, 2007 · bioc-devel

> Hello Li, hello list > ...... > > $(SHLIB): $(OBJECTS) > $(SHLIB_LINK) -o $@ $(OBJECTS) $(ALL_LIBS) > > and my etc/Makeconf: > SHLIB_CFLAGS = > SHLIB_CXXFLAGS = > SHLIB_CXXLD = g++ > SHLIB_CXXLDFLAGS = > SHLIB_EXT = .so > SHLIB_FCLD = g77 > SHLIB_FCLDFLAGS = -shared > SHLIB_FFLAGS = > SHLIB_LD = gcc -std...

p-values for ARIMA coefficients
Clifford Long · Jun 22, 2009 · r-help

Hi Myriam, I'll take a stab at it, but can't offer elegance in the solution such as the more experienced R folks might deliver. I believe that the ARIMA function provides both point estimates and their standard errors...

error starting R 1.2.2 in Redhat 7.0 (GLIB 2.2 not defined...)
Tony Long · Mar 20, 2001 · r-help

All: I just upgraded my system to Redhat 7.0, and installed the RPM for R 1.2.2. I intall R 1.2.2 using the rpm -U xxxx command. When R is invoked from some directories it starts...

tick marks on mfrow=c(3,3) plot
Tony Long · May 1, 2000 · r-help

I am generating an array of similar plots using the par(mfrow=c(3,3)) method. Everything works fine except the plot only puts y-axis tick marks on cells in column one and x-axis tick marks on cells...

crash when DVD in laptop
Tony Long · Jul 27, 2005 · r-sig-mac

Simon: WOW! Truly remarkable! I was mostly just trying to document the problem in case it was a symptom of deeper problems, but this is incredible progress. Tony At 5:30 PM -0400 7/27/05, Simon Urbanek wrote: >On...

lme4/glmer convergence warnings
Robert Long · Apr 2, 2014 · r-sig-mixed-models

I should perhaps also mention that of the 9 covariates, 3 are continous and I have tried standardising them. Of the remaining 6, 5 are binary and the last one is ordinal. On 02/04/2014 11:28, W Robert...

Parameter-expanded priors with MCMCglmm
Robert Long · Oct 7, 2012 · r-sig-mixed-models

Hi Jarrod, This has worked now, and gave results close to what I was expecting. Thank you very much Robert Long PhD Student University of Leeds On 07/10/2012 11:56, Jarrod Hadfield wrote: > Hi, > > You need alpha.mu...

crash when DVD in laptop
Tony Long · Jul 27, 2005 · r-sig-mac

All: My version of R crashes upon start-up if there is a DVD in my laptop. The DVD does not have to be playing. This problem seems quite reproducible. My tiger upgrade was a clean install. Obviously I can...

[Bioc-devel] fix build error
Brian Long · Nov 30, 2015 · bioc-devel

Hi Aitor, Sorry about that. We're currently experiencing a problem with our build system (which generates these HTML pages). A workaround to the problem <https://github.com/Bioconductor/BBS/issues/30#issuecomment-160640987> has been implemented, however we'll...

ROC curve using epicalc (after logistic regression)
Clifford Long · Jul 26, 2009 · r-help

Dear R-help list, I'm attempting to use the ROC routine from the epicalc package after performing a logistic regression analysis. My code is included after the sessionInfo() result. The datafile (GasketMelt1.csv) is attached. I updated both R...

keeping both numerically and factor coded factors
Robert Long · Jul 22, 2019 · r-sig-mixed-models

Dear Elisa Is this factor a grouping variable (for random intercepts) or a random slope ? How many levels does it have ? And lease can you give us the full model formula. On Mon, 22 Jul 2019, 12:17 MONACO Elisa...

[R-pkg-devel] CRAN submission never published
Jacob Long · Sep 10, 2017 · r-package-devel

I noticed my package, jtools ( https://cran.r-project.org/web/packages/jtools/index.html), didn?t increment its version number on CRAN after my most recent update. I initially didn?t give it much thought, assuming I must have...

[Bioc-devel] Access check.log file after error
Brian Long · Nov 11, 2015 · bioc-devel

Sorry for the additional email. It turns out there is additional information in the file /Users/biocbuild/bbs-3.3-bioc/meat/SWATH2stats.Rcheck/tests/test-all.Rout.fail on morelia (and similar on zin2). Below are the contents of...

[R-jobs] Statistical Programmer (Irvine, CA), Edwards Lifesciences
Janine Long · May 8, 2008 · r-sig-jobs

Edwards Lifesciences (NYSE: EW) is a global leader in products and technologies to treat advanced cardiovascular disease, the global leader in acute hemodynamic monitoring and the number-one heart valve company in the world. Headquartered in Irvine, California, Edwards has...

question about using _apply and/or aggregate functions
Clifford Long · Jun 22, 2009 · r-help

David, Once again, many thanks for your very useful and timely feedback, and for your patience with my learning curve. Sincerely, Cliff On Mon, Jun 22, 2009 at 7:11 PM, David Winsemius<dwinsemius at comcast.net> wrote: > > On Jun...

default library locations under Linux
Tony Long · Oct 2, 2001 · r-help

All: I am attempting to allow multiple users on a linux system use some common functions. The problem I am having is that for some users their default library location is .lib.loc = "/usr/lib/R/library" whereas for other...

[R-jobs] Splus/R Programmer- Edwards Lifesciences in Irvine, CA
Janine Long · Nov 2, 2007 · r-sig-jobs

Statistical Programmer (SAS or Splus/R) About the Company: Edwards Lifesciences (NYSE: EW) is a global leader in products and technologies to treat advanced cardiovascular disease, the global leader in acute hemodynamic monitoring and the number-one heart valve company...

AIX 5.3 --enable-R-shlib --with-x ---with-iconv make error with R-2.7.0 and R-2.7.1
Fán Lóng · Jul 17, 2008 · r-devel

Hi guys, I am trying to compile a 64bit version of R 2.7.0 on AIX 5.3. And I am running into some troubles. I also try the latest version 2.7.1 and get the very similar...

AIX 5.3 --enable-R-shlib --with-x ---with-iconv make error with R-2.7.0 and R-2.7.1
Fán Lóng · Jul 17, 2008 · r-devel

Hi guys, I am trying to compile a 64bit version of R 2.7.0 on AIX 5.3. And I am running into some troubles. I also try the latest version 2.7.1 and get the very similar...

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