Articles by Anisa Dhana

Map Visualization of COVID-19 Across the World with R

March 4, 2020 | Anisa Dhana

Are you interested in guest posting? Publish at DataScience+ via your RStudio editor. Category Visualizing Data Tags Data Visualisation ggplot2 R Programming Tips & Tricks As you may all know, a new virus named a coronavirus (COVID-19) is affecting a lot of people all over the world. The symptoms are ranging ...
[Read more...]

How to compute the z-score with R

February 16, 2020 | Anisa Dhana

Are you interested in guest posting? Publish at DataScience+ via your RStudio editor. Category Basic Statistics Tags Data Management R Programming Tips & Tricks Sometimes it is necessary to standardize the data due to its distribution or simply because we need to have a fair comparison of a value (e.g, ... [Read more...]

Linear Regression with Healthcare Data for Beginners in R

May 27, 2019 | Anisa Dhana

Are you interested in guest posting? Publish at DataScience+ via your editor (i.e., RStudio). Category Regression Models Tags ggplot2 Linear Regression NHANES R Programming In this post I will show how to build a linear regression model. As an example, for this post, I will evaluate the association between ...
[Read more...]

First steps of data exploration and visualization with Tidyverse

October 8, 2018 | Anisa Dhana

CategoriesIntroduction Tags Data Visualisation R Programming tidyverse Tips & Tricks In this post, I will show you, how to use visualization and transformation for exploring your data in R. I will use several functions that come with Tidyverse package. In general, there are two types of variables, categorical and continuous. In ...
[Read more...]

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)