Hello all
Is there a function to calculate eigenvalue and eigenvector in splunk?
I do not think these exist in the current release. If you can compute using basic math operations it may be possible using eval. If not, and you know python, you can create a custom search command to provide it. If all of this fails, I would suggest an enhancement request w/ support.
Ok, I will try with a python or perl script.