RCMREG
|
Description |
C
program to compute the estimates of
regression coefficients based on lift rank covariance matrix (LRCM),
where the
multivariate rank concepts are based on the Oja criterion function. |
Getting started: |
In Linux/Unix systems, the
following instructions should work without any additional
software. The file rcmreg.tar contains
all the C source files and the makefile, so the following steps will
get you started:
|
R - program (or C interface to R) |
The R-function rcmreg which you can find here is used to access the C routine. The tarred
file rcmregR.tar contains all the C-source
files to build up the shared
library, which is called by the R-function rcmreg. The following instructions
should work as is (in the Linux/Unix systems that has R installed):.
|
Reference |
E. Ollila, H. Oja and V.
Koivunen : "Estimates of regression coefficients based on lift
rank covariance matrix," Journal
of the American Statistical Association, vol. 98, no. 461,
pp. 90-98, 2003. PDF |
|
Any comments, bug reports,
suggestions can be sent to Esa Ollila, esollila AT wooster DOT hut DOT fi |
Back to my homepage |