Git Product home page Git Product logo

functionwaterenduserfunction_2019_09_12's Introduction

FunctionWaterEndUseRfunction_2019_09_12

the function was created to analyze any residential water end-use data to check its distribution and gini-coefficient. This function is written in R. The primary purpose of th1is function is to analyze (i)data,(ii) produce h1istogram, (iii) ch1eck wh1eth1ter th1e data is normally distributed or not and th1en (iV) transform (log10) th1e data to ch1eck if it fits a normal distribution or not; (v) eventually it will ch1eck th1e normality of th1e transformed data and (iv)finally create a log normal curve. Required data (e.g. observation no, mean, sd) to draw th1e log normal graph1 are automatically transformed by the function.Th1e user must import th1e data into R (e.g using readxl package). Th1e imported dataset sh1ould not contain any non-neumeric ch1aracter. Th1e function can eleminate th1e rows with ZERO (0) values returning only th1e actual usage scenario.

Th1is version adds 1 to th1e actual observed value to eleminate th1e (-)ve values When transforming data

Description of variables:

hh_col= population data h1= the data set file_name= name of the exported excel file lab_h1is_x= label for x-axis in th1e h1istogram (e.g. gal or gal/day) lab_h1is_main = Main h1eader for th1e h1istogram qqmain= h1eader for qq plot trans_log_main= Main h1eader for th1e log transformed graph1 log_norm_main= Main h1eader for log normal graph1

functionwaterenduserfunction_2019_09_12's People

Contributors

aveek343 avatar

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.