|
|
| File Information |
| Description |
Computes goodness of fit for regression model given vector of target and output values.
USAGE:
[gf] = gfit(t,y)
[gf] = gfit(t,y,gFitMeasure)
INPUT
t: vector of target values for regression model
y: vector of output from regression model.
gFitMeasure: string value representing different form of goodness of fit measure (for eg. '1' - mean squarred error, '5' - mean absolute error)
OUTPUT:
gf: goodness of fit values between model output and target |
| Acknowledgements |
This submission has inspired the following:
Goodness of Fit (Modified)
|
| MATLAB release |
MATLAB 7.0.1 (R14SP1)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (3) |
| 10 Dec 2007 |
al azhar
|
|
|
| 11 Sep 2008 |
Felix Hebeler
|
|
|
| 26 Sep 2008 |
Clement Atzberger
|
|
|
|
Contact us at files@mathworks.com