R

Google Colab: working machine learning in the cloud with Python

Google Colab is a tool that allows you to create an executable document in several programming languages. This document allows…

2 years ago

Qué son los códigos QR y como crearlos

Los códigos QR, abreviatura de códigos de "respuesta rápida" (Quick Response), son símbolos en blanco y negro normalmente de forma…

3 years ago

What are QR codes and how to create them

QR codes, short for "quick response" codes (Quick Response), are black and white symbols usually square in shape. They are…

3 years ago

Relation between median and mean using R

We are going to work mainly with R. R is a free software environment for statistical computing and graphics. When the data have a symmetrical…

4 years ago

Binomial distribution in R

We have one experiment with two possible results (success and fail) where the probability of success is Π. In probability theory and statistics,…

4 years ago