跳至内容
类别
技术

R 编程教程

在我们的 R 教程中,您将找到有助于提升编程技能的提示与用例。我们会及时为您更新最新技术。
其他技术:
Group培训2人或以上?试试DataCamp for Business

Data Frames in R

This tutorial takes course material from DataCamp's Introduction to R for Finance course and allows you to practice Data Frames.

2018年10月15日

Facets for ggplot2 in R

In this tutorial, you'll learn how to make the most of ggplots facetting functions.

2018年10月12日

Bootstrap in R Tutorial

In this tutorial, you will learn how to use the boot package to obtain different types of bootstrapped confidence intervals.

2018年10月9日

Subsetting Datasets in R

Subsetting datasets is a crucial skill for any data professional. Learn and practice subsetting data in this quick interactive tutorial!

2018年10月8日

Contingency Analysis using R

In this tutorial, you'll learn with the help of an example how "Contingency Analysis" or "Chi-square test of independence" works and also how efficiently we can perform it using R.

2018年10月5日

Factor Levels in R

This tutorial takes course material from DataCamp's free Intro to R course and allows you to practice Factors.

2018年9月27日

Creating a List in R

Practice Lists in R by using course material from DataCamp's Intro to R course.

2018年9月27日

For Loops in R

When you know how many times you want to repeat an action, a for loop is a good option. Master for loops with this tutorial.

2018年9月26日

Markov Chain Analysis in R

In this tutorial, you'll learn what Markov chain is and use it to analyze sales velocity data in R.

2018年8月30日

Detect Anomalies with Anomalize in R

Learn how to detect anomalies in large time series data sets and present insights in a much simpler way.

2018年8月27日

Introduction to Bioconductor

Learn how to perform computational and statistical analysis on the results of your biological experiment.

2018年8月23日

Support Vector Machines in R

In this tutorial, you'll try to gain a high-level understanding of how SVMs work and then implement them using R.

2018年8月21日