Giter VIP home page Giter VIP logo

goodnessoffitmodel's Introduction

Content of this repository

Three files are contained in this repository.

  • "Manual.pdf" explains details about this repository.
  • "gfit.py" is the function which can be called.
  • "README.md" shows a brief information about this repository.

Considered goodness-of-fit statistics

9 statistics are included in this function called "gfit.py". They are:

  • RMSE: Root Mean Square Error
  • RRMSE: Relative Root Mean Square Error
  • MAE: Mean Absolute Error
  • r: correlation coefficient
  • R2: coefficient of determination
  • E: coefficient of efficiency
  • MSE: Mean Squared Error
  • RSD: The standard deviation of the residual
  • CV: The coefficient of variation regarding the residual between the "true" and prediction values

Brief introduction of this repository

Two input vectors, observations and estimations, are supposed to be provided at least, and another two, “type_statistic” and “residual” are optional. As a result, t score, p value, and the selected goodness-of-fit statistic are returned by this python function. This python function package mainly contains 3 parts: residual plot (optional), goodness-of-fit statistics, and the student’s t test (optional).

Details can be found in the attached manual. This repository is supposed to be modified later accordingly. If there is any mistakes, welcome leave comments and send them to me.

Rui Gao
[email protected]

goodnessoffitmodel's People

Contributors

ruigao9 avatar

Watchers

 avatar

Forkers

tuncaemre

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.