Channel Avatar

hi-mathstats @UCol4QMn4FuVB6Fsxf00uY4A@youtube.com

156 subscribers - no pronouns :c

Any support on any video is highly appreciated. Please supp


03:25
ggplot2 package in r | ggsave function in r
10:48
ggplot2 package in r | add title with ggtitle, xlab, ylab, xlim, ylim
03:38
dplyr in r | dplyr group_by, dplyr filter, dplyr summarize
03:03
dplyr in r | data aggregation using dplyr package | dplyr summarise
07:10
dplyr in r | anti_join , semi_join, inner_join, left_join dplyr, right_join dplyr, full_join dplyr
01:51
dplyr in r | inner_join dplyr | dplyr tutorial | inner_join
03:25
dplyr in r | dplyr mutate example | dplyr mutate add multiple columns | dplyr mutate drop column
04:21
dplyr in r | dplyr filter and select | dplyr tutorial | how to remove columns with select dplyr
03:35
dplyr in r | How to sort data frame using dplyr arrange | dplyr arrange descending and ascending
02:56
dplyr in r | Creating a dplyr object | create table_df object from a data frame
03:12
tidyr package separate function example| tidyr package tutorial
02:59
tidyr package spread function example| tidyr package tutorial | key and value columns in spread
06:54
tidyr package gather function example| tidyr package tutorial | key and value columns in gather
02:48
reshape package cast function example| reshape package tutorial | Restructuring datasets
07:43
reshape package melt function |reshape package tutorial| ID variables and measurement variables in r
06:30
How to remove duplicates in r | Data Analysis in r programming
07:46
How to merge two data frames in r | left join, right join, outer join with merge function in r
04:46
How to merge two data frames in r | merge data frames by column in r example
02:31
Append data frames in r | rbind function in r | append data frames in r
06:24
Sorting data frames in r | order function in r | sort data frame by 2 columns and descending in r
01:45
how to sort data in r with sort() function | sort data in descending order
02:45
Mean and variance of bernoulli distribution proof | Derivation of the mean and variance
02:38
r studio tutorial 2023 | r studio dark mode theme | how to change theme
03:46
apply family of functions in r| how to use tapply function on a dataframe in r
02:23
apply family of functions in r | sapply function in r example | R Tutorial
05:41
split function in r | how to split a dataframe using split function in r
02:51
apply family of functions in r | r lapply function example | R Tutorial
04:18
apply family of functions in r | apply function on a dataframe r
08:54
apply family of functions in r | apply function on a matrix and array
04:23
What is Categorical data | nominal data and ordinal data examples
06:40
How to use grep and gsub functions in r programming | Regular expression example in r | R Tutorial
02:52
R Tutorial | Create factors with levels in r | order factor levels in r with levels() function
03:16
R Tutorial | Create factors with levels in r | factor() in r example
02:51
R Tutorial | Create a factor in r | factor() in r example
03:29
R programming Tutorial for beginners | How to load an excel file in r with tidyverse package
02:20
R programming Tutorial for beginners | How to read csv in r | How to set a working directory in r
04:05
Data frames in R programming | Subset data frames in r using logical values, [] operator
03:09
Data frames in R programming | length, names of a dataframe| selecting columns of a dataframe in r
02:39
Data frames in R programming | Creating a dataframe in R
03:22
Lists in R | Append Lists in r
03:10
Lists in R | Subsetting lists in r with double square brackets [[]] and $ Symbol
04:03
Lists in R | Subsetting lists in r with square brackets | [] operator
02:53
Lists in R | names of a list in r | length of a list in r | mode
03:33
Lists in R | Creating an empty, non-empty lists | named and unnamed lists in R
04:51
Arrays in R programming | mode,length,dimensions of an array in r| dimnames(), operator [] in arrays
01:30
Arrays in R programming | Creating a three (3D) array in R | named arrays in r
01:31
Matrices in R | Subscripting matrices in R | Using logical values to subset a matrix
04:35
Matrices in R | Subscripting matrices in R with [] | Dropping dimensions of matrix with ! operator
02:19
matrices in R programming | create matrix with dimension names | dimnames function
03:23
Matrices in R Programming| Matrix attributes | The mode of a matrix & dimensions of a matrix in R
02:21
Matrices in R Programming| create a matrix with a matrix function in r example
04:17
Matrices in R Programming| Creating a matrices in R with rbind & cbind functions
03:29
Vectors in R Programming| c bind function in r
12:07
Vectors in R Programming| Subscripting Vectors with square brackets
03:34
Vectors in R Programming| How to create a vector with element names? | names() function in R
02:45
Vectors in R Programming| How to create a vector in r using a sequence | rep() function in r
02:23
Vectors in R Programming| How to create a vector in r using a sequence seq() function
02:37
Vectors in R Programming| How to create a vector using the sequence of integers in r
02:36
Vectors in R Programming| How to create a vector in r with c function
04:04
R Programming tutorial for beginners | Data Types in R