biv = dt << Bivariate( X( height ), Y( weight ), Fit Line );
•
|
Right-click a gray disclosure icon and select Edit > Show Tree Structure.
|
The parameter estimates are contained in NumberColBox(13). Continue with the script as follows:
•
|
When a variable contains a reference to a table box, Get As Matrix() creates a matrix A that contains the values from all numeric columns in the table:
|
•
|
When a variable contains a reference to a numeric column in a report table, Get As Matrix() creates a matrix A as a column vector of values from that column.
|