May 2021

Checking in with R-Ladies Taipei

May 14, 2021 | R Consortium

R Consortium’s R User Group and Small Conference Support Program (RUGS) is made to support R groups around the world by providing grants to help R groups organize, share information... The post Checking in with R-Ladies Taipei appeared first on R Consortium.
[Read more...]

Basic FDA Descriptive Statistics with R

May 13, 2021 | R Views

In a previous post, I introduced the topic of Functional Data Analysis (FDA). In that post, I provided some background on Functional Analysis, the mathematical theory that makes FDA possible, identified FDA resources that might be ...
[Read more...]

What if there’s no censoring?…

May 13, 2021 | R | Gianluca Baio

Philip Cooney has alerted me to a slight inconsistency in survHE. Basically, he was trying to work in a setting where the data contain no censoring, using the HMC/rstan models generated by survHE. All works OK when using some of the models implemented,... [Read more...]

BOK ECOS Open API using R code

May 13, 2021 | sang-heon lee

BOK (Bank of Korea) administrates ECOS database for economic ststistics/market data and provides Open API for this database. ECOS API also supports several popular programming language such as R, Python. In this post, we use R programming to download data through ECOS API. This work can really help you ...
[Read more...]

Replace compIntercepts() with emmeans()

May 11, 2021 | fishR Blog

Introduction The compIntercepts() function in FSA (prior to v0.9.0) was used to statistically compare intercepts for all pairs of groups with the same slope in an indicator/dummy variable regression (I/DVR). However, the excellent emmeans()... [Read more...]

Retrieving Stock Price using R

May 11, 2021 | sang-heon lee

Let's download stock prices using getSymbols() function in quantmod R library. I hope he will come back soon. It is easy to download. The first thing is to find the ticker for the security. The second thing is to run the following R code with ticker. Tickers are easily found ...
[Read more...]

F1 Drivers Rated – Version 2

May 11, 2021 | Part Time Analyst

Hello, so a year and a half a go I created a new metric for measuring F1 drivers performance based around there performance in the race and the expected the performance in the race see blog here F1 Drivers Rated Since then my laptop BSOD’ed and me being useless ...
[Read more...]

LondonR May 2021

May 11, 2021 | Laura Swales

We are pleased to share that the next free and online LondonR meetup will take place on Wednesday 26th May... The post LondonR May 2021 appeared first on Mango Solutions. [Read more...]

Methods in Quantitative Statistical Analysis

May 11, 2021 | finnstats

Methods in Quantitative Statistical Analysis, What is hypothesis testing?. Hypothesis testing is an act in statistics whereby an analyst tests an assumption regarding a population parameter.... The post Methods in Quantitative Statistical Analysis appeared first on finnstats. [Read more...]

Replace compSlopes() with emtrends()

May 10, 2021 | fishR Blog

Introduction The compSlopes() function in FSA (prior to v0.9.0) was used to statistically compare slopes for all pairs of groups in an indicator/dummy variable regression (I/DVR). However, the excellent emtrends() function in the emmmeans p... [Read more...]

patchwork: ggplot2 plot combiner

May 10, 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 patchwork The ggplot2 composer that makes it...
[Read more...]
1 5 6 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)