September 2020

Kmeans Clustering of Penguins

September 19, 2020 | r on Joel Soroos

In today's blog, I explore k-means clustering capabilities in R including algorithms, visualizations and methodologies to identify the optimal number of clusters ("k"). K-means clustering is an unsupervised machine learning tool to group s...
[Read more...]

Elementary Mathematics using R

September 19, 2020 | R Stories

The basics This is a compilation of basic codes for doing elementary mathematics (college algebra, calculus) The best software for doing mathematics may be Mathematica, Maple, MatLab, Sage and other software. However, you can also do some math using ...
[Read more...]

‘Run for RLadies’ online event

September 19, 2020 | Colin Fay

Hey internet! Around two weeks ago I started a club on Strava called “The RStats Strava Club”, with no real idea in mind, I just wanted to virtually gather runners from the R community, the one that I already know, and the one I didn’t know yet. It wa... [Read more...]

Update of SARS-CoV-2 Shiny App

September 18, 2020 | rstats-tips.net

I’ve updated my Shiny-App. Now you can switch between Bundesländer and Landkreise: The lineplot showing the development of Covid-19 infections per day contains one or two additional lines for comparison: The value of the chosen Bundesland and fo...
[Read more...]

Permutations in R

September 18, 2020 | George Pipis

During the interview process for Data Science positions, it is likely to be asked to calculate Combinations or Permutations. Today ... Read morePermutations in R [Read more...]

Interesting Article about dplyr

September 17, 2020 | rstats-tips.net

dplyr is a wonderful package for data wrangling. It’s far more useful than pandas at the python front. There’s also a constant development to make this package even more useful. If you want to see what you can do with the latest version I s... [Read more...]

SQL Databases for Students and Educators

September 17, 2020 | Pachá

I’ve created the site db-edu.pacha.dev to offer free access to SQL databases. Publicly accessible databases often impose query limits or require registration. Even when I maintain public and limit-free APIs, I never wanted to host a public database ... [Read more...]

SQL Databases for Students and Educators

September 17, 2020 | Pachá

I’ve created the site db-edu.pacha.dev to offer free access to SQL databases. Publicly accessible databases often impose query limits or require registration. Even when I maintain public and limit-free APIs, I never wanted to host a public database ... [Read more...]

Sequential satisficing

September 17, 2020 | R on OSM

In our last post, we ran simulations on our 1,000 randomly generated return scenarios to compare the average and risk-adjusted return for satisfactory, naive, and mean-variance optimized (MVO) maximum return and maximum Sharpe ratio portfolios.1 We ...
[Read more...]
1 4 5 6 7 8 13

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)