May 2021

Principal component analysis (PCA) in R

May 7, 2021 | finnstats

PCA is used in exploratory data analysis and for making decisions in predictive models. PCA commonly used for dimensionality reduction by using each data... The post Principal component analysis (PCA) in R appeared first on finnstats.
[Read more...]

EdOptimize – An Open Source K-12 Learning Analytics Platform

May 7, 2021 | Tirth Shah

Important Links Open-source code of our platform –  https://github.com/PlaypowerLabs/EdOptimize Live Platform Analytics Dashboard – https://playpowerlabs.shinyapps.io/edopt_platform_analytics/ Live Curriculum Analytics Dashboard – https://playpowerlabs.shinyapps.io/edopt_curriculum_analytics/ Live Implementation Analytics Dashboard – https://playpowerlabs.shinyapps.io/edopt_implementation_analytics/ Introduction Data from EdTech platforms ...
[Read more...]

Booleans & NAs

May 6, 2021 | R on Data & The World

Missing values are inevitable in data science, and handling them is a constant issue. In the case of Boolean logic, it can behave fairly differently depending on the order of arguments and exactly how it is set up, unlike a lot of other data types. Whether this is useful or ... [Read more...]

NHSDataDictionaRy is back on CRAN

May 6, 2021 | Gary Hutson

The NHSDataDictionaRy package is now back on CRAN, and I am pleased as punch. This update contains the OpenSafely scraper to get data from the website for lookups developed by Ben Goldacre’s team. Why did it disappear? The package disappeared due to me taking it down for major script ...
[Read more...]

Appsilon’s Shiny Masterclass is Now Available

May 5, 2021 | Appsilon

Mastering Shiny with Appsilon: Building, Scaling, and Deploying Shiny Apps Early this year at rstudio::global, Appsilon and RStudio held a 3-hour long Shiny Masterclass X-Session. We covered many popular Shiny topics, from beginner level to expert level. The full session recording is now available to the public on our ...
[Read more...]

Stock Prediction-Intraday Trading

May 5, 2021 | finnstats

Stock Prediction-Intraday is one of the trading norms of the stock market, buy shares at the opening time of the market and then sell... The post Stock Prediction-Intraday Trading appeared first on finnstats.
[Read more...]

Map, Walk, Pivot

May 4, 2021 | R on kieranhealy.org

Recently I came across a question where someone was looking to take a bunch of CSV files, each of which contained numerical columns, and (a) get them into R, (b) calculate the mean and standard deviation of every column in every CSV file, and (c) calculate some overall summary like ... [Read more...]

GlaxoSmithKline (GSK) Joins R Consortium

May 4, 2021 | R Consortium

GSK providing COVID era leadership, helping adoption of R Language as standard tool for pharmaceutical industry SAN FRANCISCO, May 4, 2021 – The R Consortium, a Linux Foundation project supporting... The post GlaxoSmithKline (GSK) Joins R Consortium appeared first on R Consortium.
[Read more...]

Exploratory Data Analysis (EDA)

May 4, 2021 | finnstats

Exploratory Data Analysis is one of the critical processes of performing initial investigations on data analysis. Basic idea is to discover the patterns, anomalies,... The post Exploratory Data Analysis (EDA) appeared first on finnstats.
[Read more...]

mmtable2: ggplot2 for tables

May 3, 2021 | Business Science

This article is part of R-Tips Weekly, a weekly video tutorial that shows you step-by-step how to do common R coding tasks. Here are the links to get set up. ? Get the Code YouTube Tutorial mmtable2 A ggplot2-syntax for making tables ...
[Read more...]
1 7 8 9 10

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)