Sample Data File
The sample data file is a text file (*.txt) delimited by commas that contains a file header in the first row. The first two columns of each row are the X and Y coordinates, followed by a number of dependent variables. Multiple dependent variables can be stored, but only one is used for each regression analysis.
The dependent variable is tree height in the following example of a sample data file:
X,Y,Height
322859.25,4102463.86,33
322862.25,4102459.35,31.5
322864.56,4102462.49,32
322874.58,4102463.50,35
322655.52,4102192.25,21.1