R

Calculating Type I Error and Type II Error of Hypothesis Testing using R

In statistical hypothesis testing, there are usually two types of errors that the process will encounter, namely Type I and…

1 year ago

Using Weibull distribution in R programming

Weibull distribution, named after Swedish mathematician Waloddi Weibull, is a continuous distribution which is widely used to model the distribution…

1 year ago

Some important functions for Package management in R

Like in many other programming languages, packages in R are just collections of built-in functions and datasets are combined with…

1 year ago

Insallation of R and RStudio

RStudio acts as an computer-app for using R in a more freindly manner than the default R command window. Before…

1 year ago

Welcome to R Programming

R is one of the most popular programming languages and framework for statistical data analysis and data science. R has…

1 year ago