PRTools Contents

PRTools User Guide

rsquared

RSQUARED

R^2 statistic

       E = RSQUARED(X,W)
       E = RSQUARED(X*W)
       E = X*W*RSQUARED

Input
 X Regression dataset
 W Regression mapping

Output
 E The R^2-statistic

Description

Compute the R^2 statistic of regression W on dataset X.

See also

testr,

PRTools Contents

PRTools User Guide

This file has been automatically generated. If badly readable, use the help-command in Matlab.