Displaying 7 results from an estimated 7 matches for "l'accompagnant".
2010 Feb 10
0
Installing the glmnet package.
Hello,
R version 2.8.0 (2008-10-20) on a linux-64-bit machine.
I am trying to install the "glmnet" package and I get the following error:
*******************************************************************************
> install.packages(pkgs = "glmnet")
trying URL
'http://...
2010 Feb 05
2
Importing data coming from Splus into R.
Hello there,
I spent all day yesterday trying to get a small data set from Splus into R,
no luck! Both, Splus and R, are run on a 64-bit RedHat Linux machine, the
versions of the softwares are 64-bit and are as what follows:
Splus:
TIBCO Software Inc. Confidential Information
Copyright (c) 1988-2008...
2010 Mar 31
0
Installing JGR and rJava
Hello,
I am running:
R version 2.10.0 (2009-10-26)
Copyright (C) 2009 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
on a 64-bit RedHat box.
To encourage collegues to use R, I am trying to install "JGR", which
depends on "rJava", on the above machine. At first I...
2007 Jul 31
1
Data mining tools
Hello there, apologies for cross-posting
my question is not an S/R question but there is so much knowledge
concentrated in those lists that I thought someone could point me in the
right direction.
A few months ago I read an article in a referenced journal comparing some
data mining programs, among wh...
2010 Apr 28
2
Size limitations for model.matrix?
Hello,
I am running:
R version 2.10.0 (2009-10-26)
Copyright (C) 2009 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
on a RedHat Linux box with 48Gb of memory.
I am trying to create a model.matrix for a big model on a moderately large
data set. It seems there is a size limitation to...
2010 Feb 12
0
Execution timing in .First()
Hello,
I have a .First function in my personnal Rprofile file. Through the .First
function I want to load an R data base at position 2 in the search list but
R complains with:
"Attempting to load the environment 'package:stats'"
and further down the initialization process, when .F...
2018 Nov 08
2
A newbie question about searching an installed packet
Hi,
I?m french and literally one. So I?m not really easy with Sheakespeare language. So, accept my apologies.
As write in subject, I?m a newbie about CentOS an all RedHat declines. I wrote a Shell script for ours Debians (all sort of Debian like) which verify which packets are present before running. I thought I had f...