2021

How to Start a Career as an R Shiny Developer

October 26, 2021 | Dario Radečić

So, you want to become an R Shiny Developer? You’re at the right place. We’re Appsilon — An industry leader building the world’s most advanced R Shiny applications for Fortune 500 companies — and this article will summarize everything you need to start a career in R and Shiny. Make ...
[Read more...]

One Sample T-test in R

October 26, 2021 | Statistical Aid

A one-sample t-test is used to see if the mean of a population from which a sample was taken differs statistically from a hypothesised value. The null hypothesis in a t-test is that the population mean is equal to the… The post One Sample T-test in R appeared first on ...
[Read more...]

Pearson correlation in R

October 26, 2021 | Statistical Aid

The Pearson correlation coefficient, sometimes known as Pearson’s r, is a statistic that determines how closely two variables are related. Its value ranges from -1 to +1, with 0 denoting no linear correlation, -1 denoting a perfect negative linear correlation,… The post Pearson correlation in R appeared first on Statistical Aid: ...
[Read more...]

Chi-Square test using R

October 26, 2021 | Statistical Aid

A chi-square test is used to analyze nominal (sometimes known as categorical) data. It is pronounced kai and is frequently written as a χ2 test. It’s used to compare the observed frequencies in each sample’s response categories. The null hypothesis… The post Chi-Square test using R appeared first on ...
[Read more...]

DOE Maker Shiny App

October 25, 2021 | R in the Lab

A brief tutorial encompasing the use of DOE Maker, a web application in R made with Shiny.   The purpose of this post is present a brief tutorial about how to install and use DOE Maker, and it does not cover concepts or theoretical aspects about des...
[Read more...]

About

October 25, 2021 | RBelgium open content

This site hosts open content presented during RBelgium meetings. Content is available since 2021-10-14 For all other information about RBelgium like upcoming meetups, visit: https://www.meetup.com/RBelgium Legal notes All posts are available under t... [Read more...]

{binance} Tracking Total Account Balance

October 25, 2021 | R - datawookie

I started dabbling in crypto trading on Binance at the beginning of September 2021. I am really impressed with the interface, which is smooth and full featured (if perhaps a little complicated and confusing!). One of the things that has frustrated me though is not being able to get an idea ...
[Read more...]

Simple Linear Regression in r

October 25, 2021 | finnstats »

Simple linear regression in r, we want to create models to investigate and forecast the relationship between variables, and the most basic relationship that we can think of is a straight line. Visit finnstats.com for up-to-date and accurate lessons...
[Read more...]

Simple Linear Regression in r

October 25, 2021 | finnstats

Simple linear regression in r, we want to create models to investigate and forecast the relationship between variables, and the most basic relationship that we can think of is a straight line. Visit finnstats.com... The post Simple Linear Regression in r appeared first on finnstats.
[Read more...]

Analysis of Variance in R: 3 Steps

October 24, 2021 | finnstats »

Analysis of Variance in R, You will be able to identify reasons for employing an Analysis of Variance (or ANOVA) test in your data analysis after completing this tutorial. You’ll also learn how to analyze the findings of an ANOVA f-test. L...
[Read more...]

Analysis of Variance in R: 3 Steps

October 24, 2021 | finnstats

Analysis of Variance in R, You will be able to identify reasons for employing an Analysis of Variance (or ANOVA) test in your data analysis after completing this tutorial. You’ll also learn how to... The post Analysis of Variance in R: 3 Steps appeared first on finnstats.
[Read more...]

Grouping Data in R- Tidyverse Approach

October 23, 2021 | finnstats »

Grouping Data in R, You’ll learn the fundamentals of grouping and how to utilize it to transform and visualize a dataset in this tutorial. Think about the flight delays in the airline dataset that we discussed in the previous post. We want to...
[Read more...]
1 17 18 19 20 21 119

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)