Accéder au contenu principal
Catégorie
Technologies

Tutoriel de programmation R

Dans nos tutoriels R, vous trouverez des conseils utiles et des cas d'utilisation pour développer vos compétences en programmation. Nous vous tiendrons au courant des dernières techniques.
Autres technologies :
Agents d'intelligence artificielleAWSAzureBases de donnéesChatGPTdbtDockerExcelFeuilles de calculFlocon de neigeGitGoogle Cloud PlatformGrands modèles linguistiquesIA générativeIntelligence artificielleIntelligence économiqueJavaKafkaKubernetesMongoDBMySQLNoSQLOpenAIPostgreSQLPower BIPySparkPythonSQLSQLiteTableauVisage étreint
GroupFormation de 2 personnes ou plus ?Essayer 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.

Olivia Smith

30 mars 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.

Francisco Javier Carrera Arias

11 mars 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.
Aditya Sharma's photo

Aditya Sharma

7 février 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.
Aditya Sharma's photo

Aditya Sharma

30 janvier 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.
Aditya Sharma's photo

Aditya Sharma

22 janvier 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.

Daniel Schütte

17 décembre 2019

Building Neural Network (NN) Models in R

In this tutorial, you will learn how to create a Neural Network model in R.
Abid Ali Awan's photo

Abid Ali Awan

6 février 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.

Michał Oleszak

12 novembre 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.
Francisco Javier Carrera Arias's photo

Francisco Javier Carrera Arias

3 octobre 2019

SQLite in R

In this tutorial, you will learn about using SQLite, an extremely light-weight relational database management system (RDBMS) in R.
Francisco Javier Carrera Arias's photo

Francisco Javier Carrera Arias

19 avril 2019