범주
기술
R 프로그래밍 튜토리얼
저희 R 튜토리얼에서는 프로그래밍 역량을 키우는 데 도움이 되는 팁과 활용 사례를 확인하실 수 있습니다. 최신 기법도 꾸준히 소개해 드립니다.
기타 기술:
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일