Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.167.261 Times

Goodness of Fit (Modified) 1.0

  Date Added: May 15, 2013  |  Visits: 398

Goodness of Fit (Modified)

Report Broken Link
Printer Friendly Version


Product Homepage
Download (39 downloads)



GFIT2 Computes goodness of fit for regression model USAGE: [gf] = gfit2(t,y) [gf] = gfit2(t,y,gFitMeasure) [gf] = gfit2(t,y,gFitMeasure,options) INPUT: t: matrix or vector of target values for regression model y: matrix or vector of output from regression model. gFitMeasure: a string or cell array of string values representing different form of goodness of fit measure as follows: 'all' - calculates all the measures below '1' - mean squared error (mse) '2' - normalised mean squared error (nmse) '3' - root mean squared error (rmse) '4' - normalised root mean squared error (nrmse) '5' - mean absolute error (mae) '6' - mean absolute relative error (mare) '7' - coefficient of correlation (r) '8' - coefficient of determination (d) '9' - coefficient of efficiency (e) '10' - maximum absolute error '11' - maximum absolute relative error options: a string containing other output options, currently the only option is verbose output. 'v' - verbose output, posts some text output for the chosen measures to the command line OUTPUT: gf: vector of goodness of fit values between model output and target for each of the strings in gFitMeasure EXAMPLES gf = gfit2(t,y); for all statistics in list returned as vector gf = gfit2(t,y,'3'); for root mean squared error gf = gfit2(t,y, {'3'}); for root mean squared error gf = gfit2(t,y, {'1' '3' '9'}); for mean squared error, root mean | squared error, and coefficient of |/ efficiency gf = [mse rmse e] gf = gfit2(t,y,'all','v'); for all statistics in list returned as vector with information posted to the command line on each statistic gf = gfit2(t,y, {'1' '3' '9'}, 'v'); for mean squared error, root mean squared error, and coefficient of efficiency as a vector with information on each of these also posted to the command line

Requirements: No special requirements
Platforms: Matlab
Keyword: Efficiency Maximum Options
Users rating: 0/10

License: Shareware Size: 10 KB
USER REVIEWS
More Reviews or Write Review


GOODNESS OF FIT (MODIFIED) RELATED
Development Tools  -  STLport for C/C++ Library 5.2.1
This library provides an uniform and solid code base for all compilers that users can use.Here are some key features of "STLport":dlTE Advanced techniques and optimizations for maximum efficiencydlTE Exception safety and thread safetydlTE...
696.32 KB  
Development Tools  -  The Matrix Function Toolbox 1.0
The Matrix Function Toolbox is a MATLAB toolbox connected with functions of matrices. It is associated with the book Functions of Matrices: Theory and Computation and contains implementations of many of the algorithms described in the book. The...
40.96 KB  
Time Management  -  Personal Time Manager Standard 1.6.2.270
Personal Time Manager is both a time schedule manager and a time sheet manager wrapped in one. It can remind of your time schedule, keep track of your time, and take charge of your interruptions. You can use it to schedule every activity in...
12.42 MB  
Benchmark Tools  -  swet: sustained workload efficiency test rc
swet (sustained workload & efficiency test) is a portable benchmark for POSIX and BSD operating systems with multi-thread and multi-process capabilities and flexible, powerful report options.
70.97 KB  
Programming  -  Hypertable 0.9.5.6
Hypertable delivers maximum efficiency and superior performance over the competition which translates into major cost savings.
63.48 MB  
Investor Tools  -  Stock Options Secrets 2.0
Be an instant stock options expert! How do we know if stock options - or currency options - are overpriced or underpriced? If you can answer that question then you can consistently buy stock options that are underpriced, or consistently...
692 KB  
Business  -  Comfy Hotel Reservation 5.2
Comfy Hotel Reservation assists hotels, apartments, b&b accommodations, motels, guest-houses or holiday homes in managing and maintaining reservations. The system is fully scalable and designed to provide extensive flexibility and varied choices....
16.34 MB  
Libraries  -  App::Options 1.02
App::Options is Perl module to combine command line options, environment vars, and option file values (for program configuration). SYNOPSIS #!/usr/local/bin/perl use App::Options; # reads option values into %App::options by default # do...
33.79 KB  
Libraries  -  options 0.4pre5
options is a small and simple library for parsing commandline options. It is not intended to rival popt or the like, so if you need really fancy option parsing `options is not for you. Installation: ./configure make install.
307.2 KB  
Web Browser Tools  -  Tab Clicking Options 0.6.8
Tab Clicking Options allows you to select actions for various clicking events on a tab or the tab bar. Tab Clicking Options lets you select an action to perform with different clicking events on the tab bar or a tab in Firefox and in Mozilla...
22.53 KB  
NEW DOWNLOADS IN SCRIPTS, DEVELOPMENT TOOLS
Scripts  -  Freelancer Script 5.05
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Post projects. Featured projects. Private projects. Sealed projects. Edit/delete projects. Select freelancers....
5.49 MB  
Scripts  -  B2B Script 4.20
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Sign-up Account (Registration of account). Lead generation tools (for the sellers). Email verification to...
5.49 MB  
Scripts  -  B2C Script 5.06
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). The script comes with totally editable site colors, icons and graphics Multilevel categories allows extensive browsing Admin can change Category ordering or...
5.49 MB  
Scripts  -  Social Networking Script 2.86
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Registration with name, email, password, date of birth etc. User can add multiple school, college, university with start...
5.49 MB  
Scripts  -  Business Networking Script 8.04
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Ajax based interface. Profile creation. Different types of profile. Profile for jobseekers, employers and employed...
5.49 MB  
Development Tools  -  Aml2CHM 3.50
Those who use the popular Aml Pages text editor might be looking out for a way of generating help files from their text and notes. Aml2CHM is a plug-in that was developed to offer people a quick and efficient way of converting Aml Pages documents...
549.99 KB  
Development Tools  -  VMP Viewer 1.0
This is a very rudimentary tool to visualize the VMP files generated by BrainVoyager. Useful to share files with people who do not have BV.
10 KB  
Development Tools  -  Sending reports and timestamped file by emailing 1.0
main executing reference usage:[1] usage_send_mail.mIllustrates email sending with multiple separate files or single timestamped tar file. Attachment failure is properly handled, with continuation of report emailing without the attachment.[2]...
768 KB  
Development Tools  -  IrisMVC 2.0 rc1
IrisMVC is an OOP PHP framework that developers can use as a strong and secure foundation to build on various web applications following the Model-View-Controller (MVC) pattern. It provides the basic functionality developers need, without...
51.2 KB  
Development Tools  -  7-Zip for Script 4.42
7-Zip is a file archiver with a high compression ratio.Features:- High compression ratio in new 7z format with LZMA compression- Supported formats:- Packing / unpacking: 7z, ZIP, GZIP, BZIP2 and TAR- Unpacking only: RAR, CAB, ISO, ARJ, LZH, CHM,...
624.64 KB