Hi Dennison,
Just to confirm, that IDL does not do partial least-squares. The language R could be another option, since has many more statistical functions than IDL.
For example, an option could be to use the Rserve that runs an R server and you can send it commands via a socket. Or also another way is to use R's own C API, and the use an IDL bridge to communicate with C.
Cheers,
fernando
|