Serving the Quantitative Finance Community

 
User avatar
Fnut
Topic Author
Posts: 0
Joined: May 24th, 2010, 11:30 am

ICA (independant Component Analysis)

June 16th, 2010, 10:05 am

Hi,I'm looking for an ICA tool in VBA.Most of the ICA tools use JADE algorithm, but most of them are in Matlab...You can also find one in R but the matrice has to have 2 or 3 dimensions which is not enough for what I need to do.Does anyone has something already written in VBA?Thanks,
 
User avatar
purbani
Posts: 10
Joined: July 14th, 2002, 3:00 am

ICA (independant Component Analysis)

June 18th, 2010, 8:50 pm

Metrixus add-in for Excel is the only one I know of at present but not open source I'm afraid. I am busy coding it up in VBA myself but taking some time.