Customer Service | Training | Contact Us
You are here: Home > Downloads > ArcScripts > Search Results > Script Details Login | Feedback | Help

View.BivariateRegression



contact author | download help | add bookmark | view bookmarks
Author ESRI
File Name AS11250.zip
Language Avenue
Last Modified Oct 1 1998
Status of work Public Domain
Software ArcView GIS
File Size 1.77 kb
Downloads 2083

ArcScripts is intended for the free exchange of scripts and tools related to ESRI software products. Please alert the moderator if this script is a demo, trial-version, or an advertisement for a retail product.


Summary
Performs Bivariate Regression and Makes Scatter Chart

This script, when executed from a button or menu item on the view GUI, will perform a bivariate regression analysis on the selected data of the active theme or all data in the active theme if no selection exists. The result of this script is the coefficient of determination, or R squared. Additionally the user may elect to make a scatterplot of the data. Also of note in this script is that if there is a null value in the data set, that data record will not be analyzed, however, values of 0 or other dummy values will be included unless you screen for them.