Articles by finnstats

Calculate Square in R

June 22, 2021 | finnstats

Square in R, In this tutorial, will describe how to calculate the values of a data points to the power of two in R.... The post Calculate Square in R appeared first on finnstats. [Read more...]

Bubble Chart in R-ggplot & Plotly

June 18, 2021 | finnstats

Bubble Chart in R, A bubble chart is majorly used to show the relationships between numeric variables and it can visualize two to four dimensions. The first two... The post Bubble Chart in R-ggplot & Plotly appeared first on finnstats.
[Read more...]

R Plot pch Symbols: Different point shapes in R

June 13, 2021 | finnstats

R plot pch symbols, In this tutorial we are going to describe different pch values in R.  The plotting argument used to specify point shapes is pch. Let’s install... The post R Plot pch Symbols: Different point shapes in R appeared first on finnstats.
[Read more...]

Radar Chart in R with ggradar

June 7, 2021 | finnstats

A radar chart, additionally called a spider plot is used to visualize the values over more than one quantitative variable. A radar chart is... The post Radar Chart in R with ggradar appeared first on finnstats.
[Read more...]

Kruskal Wallis test in R-One-way ANOVA Alternative

June 6, 2021 | finnstats

Kruskal Wallis test in R, Kruskal Wallis test is one of the frequently used methods in nonparametric statistics for analyzing data in one-way classification. It is equivalent to a one-way analysis of variance in parametric methods. When we test the identicalness of the k population from which the independent samples ...
[Read more...]
1 9 10 11 12 13 14

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)