Skip to content

A repository to play around with basic R techniques

Notifications You must be signed in to change notification settings

necronet/Rbasic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playground for R basics

Nothing but a quick set of script to play around with R studio and packages. A sink to collect different paper/tutorial/exercises for R that otherwise would not qualify to be part of a standalone project.

Clustering

Example in regards of building simple implementation of known algorithm for clustering such as k-means and EM maximization.

Regression

Application of different regression approach in multiple datasets and how to plot the common problems like collinearity or il-form matrix for the normal equation and how to deal with such problems.

R4DS

Example from the book R for Data science. Includes personal answers and some extra work example always following the book topic of tidyverse.

About

A repository to play around with basic R techniques

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages