Home
Explore
Exams
Search for anything
Login
Get started
Home
Coding part of 5000 test
Coding part of 5000 test
0.0
(0)
Rate it
Studied by 0 people
View linked note
Learn
Practice Test
Spaced Repetition
Match
Flashcards
Card Sorting
1/10
There's no tags or description
Looks like no tags are added yet.
Study Analytics
All
Learn
Practice Test
Matching
Spaced Repetition
Name
Mastery
Learn
Test
Matching
Spaced
No study sessions yet.
11 Terms
View all (11)
Star these 11
1
New cards
dplyr
Package in R that has many functions used for data analysis.
2
New cards
Filter
Selects observations based on conditions.
3
New cards
Select
Chooses specific variables to keep or drop.
4
New cards
Mutate
Adds new variables or modifies existing ones.
5
New cards
Arrange
Sorts rows by values.
6
New cards
Summarize
Creates summary statistics.
7
New cards
Group_by
Groups data by a variable.
8
New cards
Datasummary
Puts statistics in a pretty little table.
9
New cards
ggplot
A visualization package in R for creating different types of charts depending on code.
10
New cards
geom_smooth
Visualizes a model based on CEF.
11
New cards
Kable
Used for prettying up and outputting tables.