There are 0 repository under r-programming-language topic.
Various online & other resources for learning and improving skills in the R programming language
This is a repository for resources completed as part of the Johns Hopkins University Data Visualization and Dashboarding With R Specialization.
The R Programming For Data Science A-Z Complete Diploma 2022 (Udemy Programs)
30 Days R Challenge
A collection of data analytics learning resources that I've found helpful (I only post what I've read!)
A comprehensive R tutorial repository covering essential programming concepts and practical examples to help you master R programming
The task involves analyzing a dataset named "house-data.csv" from the perspective of classification, prediction, and validation using the R programming language.
I learnt from Google employees whose foundations in data analytics served as launchpads for their own careers. At under 10 hours per week, you can complete the certificate in less than 6 months.
Visualise avaocado sale across US by R Shiny
This repository documents how data from three different publicly available databases (FIA DataMart, Climatology Lab, and USFS Insect & Disease Detection Survey) can be combined into one easily understandable data frame.
This is a repository for resources completed as part of the Duke University Statistics with R Specialization.
This is a simple R function that uses the `httr` library to translate text using the Google Translate API.
Sample Codes of Spark using R programming
A repository having all my physics and math programs.
SocialMedia Big Data Analysis for Eminem (music artist), using RStudio and R lang
Predicting loan interest rate using R.
A repository for R codes and data for a paper titled "Exploring grammatical and semantic profiles of ANGRY and MAD: A corpus-based study". The paper uses data from the Corpus of Contemporary American English (COCA) as part of the undergraduate thesis project by Ida Ayu Saskara Tranggana Suari, supervised by Prof. I N. Sudipa and Gede Rajeg, PhD.
Application of the ETS model to forecast rainfall patterns. Leveraging time-series analysis techniques, it predicts future rainfall levels by analyzing historical data specifically from Bahwalnagar District, Punjab, Pakistan.
análisis de datos estadĂstico sobre la prueba de tolerancia a la glucosa en un grupo de jĂłvenes y otro grupos de adultos
a lil tutorial about how to install the R kernel in Jupyter Notebooks
RNA-seq replication analysis.
This repository contains files related to a longitudinal study of global democratic backsliding conducted by Lia Smith and Kayley Watson. The study utilizes R programming language for data analysis and visualization.
Used R to visualize and analyze poll data of US presidential elections in 2016 and 2020. Compared poll results for key states between those years.
Used R to visualize and analyze a dataset of heart patients with many predictor variables. Evaluated several machine learning models, such as logistic, linear discriminant analysis, quadratic analysis model, and K-nearest neighbors model, to find best fit for the data. Used random forests for tuning and cross validation.
This capstone project was done as a part of Google Data Analytics Professional Certificate course.
Predicting housing prices with nominal and rent data for different locations using K-Means Clustering
Analysis of SuperStore sales data with visual insights into customer segmentation and product trends
A comprehensive analysis in R of weak signal propagation within the WSPR network, focusing on the impact of distance, frequency, and power on signal-to-noise ratios. The project includes data cleaning, statistical analysis, and linear regression modeling to predict signal reception quality and understand the factors influencing signal propagation.
This repository contains the implementation and documentation for the Advanced Medical Insurance Cost Prediction Model II. The project focuses on utilizing advanced machine learning techniques to predict insurance costs based on user-specific demographic and health-related information.
Customer Behavior Analysis project utilizing the "Groceries Market Basket Dataset" from Kaggle. The project employs a data-driven approach to uncover customer purchasing patterns and relationships within the grocery market using K-means Clustering and Association Rules using Apriori-Algorithm. In collaboration with some friends.
Bachelor's level report: How do working hours and income influence sleep, and what are the implications for health and productivity?
This guide explains how to perform a Two-Way ANOVA in R. Two-Way ANOVA is used to evaluate the influence of two different categorical independent variables on one continuous dependent variable. Additionally, it helps in understanding if there is an interaction between the two factors affecting the dependent variable.
This is a ShinyApp, developed with R language that allows users to perform PCA on their datasets.