Giter Club home page Giter Club logo

r_projects's Introduction

R_projects

Projects and program code in R

Dataset - (a) dognition_data.csv [available in this repository]
(b) nesarc.csv - available at this link https://d396qusza40orc.cloudfront.net/phoenixassets/data-management-visualization/nesarc_pds.csv

  1. Program - rgraphs.R
    Program Description - Create Scatter plots, histograms, barplots, boxplots, piecharts and densityplots.

  2. Program - descriptive_stats.R
    Program Description - Basic Descriptive and Inferential statistics for data exploration, including:
    a. Measures of location & scale for quantitative variables.
    b. Frequency & contingency tables
    c. chi-square tests and similar tests for categorical variables.
    d. correlation coefficients

  3. Program - clustering.R
    Description - program to create Pie-chart & radar-type Clustering Chart

  4. Program - prodn_clustering.R
    Description - create a scatterplot and divide into logical segments with naming. Great for visualization of customer / product segmentation!

  5. Program - anova.R
    Description - anova calculations and visualization

  6. Program - chi-sq.R
    Description - R code for chi-square test of independence, Fisher test, Cochran–Mantel–Haenszel chi-square test. Visualization using mosaic function.

  7. Program - correlation.R
    Description - working program in R for Kendall correlation, Pearson correlation, Spearman correlation. Visualization using corrgram function.

  8. Program - regression_basic.R
    Description - Linear and multiple Regression. Visualization using scatterplotMatrix(), qqPlot() and hat.plot()

r_projects's People

Contributors

anurajaram avatar

Watchers

James Cloos avatar Zunqiu Chen 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.