Vanguard Software
Forecasting & Planning Solutions
Home Products Solutions Services Customers Partners Company
 
Applying science to business management

contents.gifindex.gifprev1.gifnext1.gif

List and Matrix Processing

DScript's ability to handle lists is one of its most powerful features. A single node definition, for example, can contain a complete database of experimental data.

Data:=readcsv("datafile.csv")

Once the data is in the form of a list, you can easily manipulate it and calculate statistical results.

Sorted Data:=sort(Data)
Standard Deviation:=std(Data)

Also, matrix math allows you to work with a range of data without duplicating nodes. This makes it possible to test best- to worst-case scenarios simultaneously simply by applying a list of input values to any node. This causes a list of corresponding results to automatically chain through your tree.

dph00380.gif

  Demand Planning  |  Financial Forecasting
Forecasting Software  |  Strategic Planning Software  |  Decision Tree Software
Decision Support Software  |  Expert System Software  |  Online Surveys

Contact Us  |  Terms of Use  |  Privacy Policy  |  Site Map
Vanguard Software
© 2011 Vanguard Software Corporation
Print this page   Email this page to a friend