How to use matrix inverse with Statistica Visual Basic (SVB)
book
Article ID: KB0080830
calendar_today
Updated On:
Products
Versions
Spotfire Statistica
13.0 and above.
Description
What is the basic SVB code for performing the matrix inverse?
Environment
Windows operating systems only.
Resolution
The following Statistica Visual Basic code (attached with spreadsheet) will declare a spreadsheet object, set the spreadsheet to the active data set, read in the active data set to an array, perform the inverse matrix function, and then output the matrix to a new spreadsheet.
Issue/Introduction
How to use matrix inverse with Statistica Visual Basic (SVB)
Attachments
How to use matrix inverse with Statistica Visual Basic (SVB)get_app