Displaying 5 results from an estimated 5 matches for "delcols".
Did you mean:
delcol
2002 Feb 04
1
delcol() of Splus
Dear all,
There is this delcol() function in Splus. It is a support function for
drop1.lm(). But it seems it disappears from R. Could some one tell me
whether there is any equivalent function of delcol() in R or is there any
other way that I can implement its functionality? Your help is highly
appreciated!!!
Regards,
-Ji
2007 Feb 13
1
errors when installing new packages
Dear all,
I met a problem when installing new packages on R, my system is linux
fedora 6.0, the following is output. please help me. Thanks.
> install.packages('lars')
--- Please select a CRAN mirror for use in this session ---
Loading Tcl/Tk interface ... done
trying URL 'http://www.stathy.com/cran/src/contrib/lars_0.9-5.tar.gz'
Content type 'application/x-tar' length
2009 Jan 13
2
Using fortran code which call LAPACK subroutines
...can detect external BLAS and LAPACK libraries./
but nevertheless I have to include something more? or modify the script?
-should I compile from SHLIB with other options or include it directly
into a package and cretae a makevars or PACKAGE_LIBS...? I'm lost...
The subroutine I try to use is delcols.f
(http://www.maths.manchester.ac.uk/~clucas/updating/addcols.f) which calls
* .. External Subroutines ..
EXTERNAL DGEQRF, DLASR, DROT, DROTG, XERBLA
Thank you very much!!
2004 Feb 12
1
suggestion "suggestion" and dataframe operations
hi chaps:
a simple suggestion: R tells me who the contributors() are, but this
should also tell me where I should mail suggestions to. Is it this
mailing list? a repository of suggestions? an individual?
this came up because i wanted to suggest two small enhancements:
the first is for the summary() method for plain data frames. it would
seem to me that the number of "NA"s
2004 Feb 24
0
Suggestions ?!?!
For the question at the end, try barplot with the
horiz=TRUE argument.
Date: Tue, 24 Feb 2004 09:30:21 -0500
From: ivo welch <ivo.welch at yale.edu>
To: <r-help at stat.math.ethz.ch>
Cc: <r-help-owner at stat.math.ethz.ch>,ivo welch <ivo.welch at yale.edu>
Subject: [R] Suggestions ?!?!
hi chaps:
* I have some suggestion, the first of which is about