Перейти к основному контенту
Категория
Технологии

Обучающие материалы по R

В наших туториалах по R вы найдёте полезные советы и примеры применения, чтобы развивать ваши навыки программирования. Мы будем держать вас в курсе последних техник.
Другие технологии:
GroupОбучение двух или более человек?Попробуйте DataCamp for Business

Definitive Guide: Variables in R Tutorial

In this tutorial, you'll learn all about R variables including how to define variables, remove variables, and much more.

30 марта 2020 г.

How to Install R on Windows, Mac OS X, and Ubuntu Tutorial

This is a beginner guide that is designed to save yourself a headache and valuable time if you decide to install R yourself.

11 марта 2020 г.

Utilities in R Tutorial

Learn about several useful functions for data structure manipulation, nested-lists, regular expressions, and working with times and dates in the R programming language.

7 февраля 2020 г.

Conditionals and Control Flow in R Tutorial

Learn about relational operators for comparing R objects and logical operators for combining boolean TRUE and FALSE values. You'll also construct conditional statements.

30 января 2020 г.

Data Types in R

Learn about data types and their importance in a programming language. More specifically, learn how to use various data types like vector, matrices, lists, and dataframes in the R programming language.

22 января 2020 г.

Choosing Python or R for Data Analysis? An Infographic

Wondering whether you should use Python or R for data analysis? You’ve come to the right place.

9 января 2020 г.

Survival Analysis in R For Beginners

In this tutorial, you'll learn about the statistical concepts behind survival analysis and you'll implement a real-world application of these methods in R.

17 декабря 2019 г.

Building Neural Network (NN) Models in R

In this tutorial, you will learn how to create a Neural Network model in R.

6 февраля 2023 г.

Regularization in R Tutorial: Ridge, Lasso and Elastic Net

In this tutorial, you will get acquainted with the bias-variance trade-off problem in linear regression and how it can be solved with regularization.

12 ноября 2019 г.

Building Data Pipelines using R

Learn how to transform and load (ETL) a data pipeline from scratch using R and SQLite to gather tweets in real-time and store them for future analyses.

3 октября 2019 г.

Leveraging the Best of both Python and R

Learn how to use Python and R in conjunction with each other to utilize the best of both in a single data science project.

1 мая 2019 г.

SQLite in R

In this tutorial, you will learn about using SQLite, an extremely light-weight relational database management system (RDBMS) in R.

19 апреля 2019 г.