I'd like calculate regression coefficients and show data points and regression surfaces on 3d graphics.
Type: Posts; User: sitrans
I'd like calculate regression coefficients and show data points and regression surfaces on 3d graphics.
Send me please short program code inserting 2 columns of data from the text file or *.dbf file and multiplying them (for example 2.11, 3.22, 4.77 and 1.02, 4.33, 5.66) to obtain w+= table1[]*table2[]...