0
Skip to Content
Stats with R
Home
Resources
R Tutorials
R Functions
External R Resources
Foundational Statistics
Products
Mental Health Screener
Free R Apps
Random Password Generator
Improved Scrambler App
Scrambler App
Curve Fitting App
Website Info
Our Team
Contact
Login Account
Search
Stats with R
Home
Resources
R Tutorials
R Functions
External R Resources
Foundational Statistics
Products
Mental Health Screener
Free R Apps
Random Password Generator
Improved Scrambler App
Scrambler App
Curve Fitting App
Website Info
Our Team
Contact
Login Account
Search
Home
Folder: Resources
Back
R Tutorials
R Functions
External R Resources
Foundational Statistics
Folder: Products
Back
Mental Health Screener
Folder: Free R Apps
Back
Random Password Generator
Improved Scrambler App
Scrambler App
Curve Fitting App
Folder: Website Info
Back
Our Team
Contact
Login Account
Search
Michael Harris 12/29/23 Michael Harris 12/29/23

The “seq_len” Function in R

Generates a sequence of integers from 1 to a specified length.

Read More
Michael Harris 12/29/23 Michael Harris 12/29/23

The “seq” Function in R

Generates sequences of numbers.

Read More
Michael Harris 12/29/23 Michael Harris 12/29/23

The “rep” Function in R

Replicates values to create a vector or array.

Read More
Michael Harris 12/28/23 Michael Harris 12/28/23

The “which” Function in R

Returns the indices of the elements that are TRUE in a logical vector.

Read More
Michael Harris 12/28/23 Michael Harris 12/28/23

The “ifelse” Function in R

Provides a vectorized way to perform conditional (if-else) operations on elements of a vector.

Read More
Michael Harris 12/28/23 Michael Harris 12/28/23

The “levels” Function in R

Extracts or sets the levels of a factor.

Read More
Michael Harris 12/27/23 Michael Harris 12/27/23

The “factor” Function in R

Converts a vector into a factor, which represents categorical data.

Read More
Michael Harris 12/27/23 Michael Harris 12/27/23

The “cut” Function in R

Divides a numeric vector into intervals (bins) and labels each interval.

Read More
Michael Harris 12/27/23 Michael Harris 12/27/23

The “aggregate” Function in R

Applies a function to the data in each group of a data frame.

Read More
Michael Harris 12/26/23 Michael Harris 12/26/23

The “group_by” Function in R

Groups a data frame by one or more variables.

Read More
Michael Harris 12/26/23 Michael Harris 12/26/23

The “arrange” Function in R

Orders rows of data frames based on column values.

Read More
Michael Harris 12/26/23 Michael Harris 12/26/23

The “mutate” Function in R

Adds new columns or modifies existing columns in data frames.

Read More
Michael Harris 12/25/23 Michael Harris 12/25/23

The “aov” Function in R

Fits analysis of variance (ANOVA) models for comparing means across multiple groups.

Read More
Michael Harris 12/25/23 Michael Harris 12/25/23

The “select” Function in R

Selects columns from data frames.

Read More
Michael Harris 12/25/23 Michael Harris 12/25/23

The “filter” Function in R

Filters rows of data frames based on specified conditions.

Read More
Michael Harris 12/24/23 Michael Harris 12/24/23

The “chisq.test” Function in R

Performs chi-squared tests of independence and goodness-of-fit.

Read More
Michael Harris 12/24/23 Michael Harris 12/24/23

The “wilcox.test” Function in R

Performs Wilcoxon signed-rank tests and Wilcoxon rank sum tests (Mann-Whitney tests).

Read More
Michael Harris 12/24/23 Michael Harris 12/24/23

The “ks.test” Function in R

Performs the Kolmogorov-Smirnov test for comparing the distribution of a sample to a specified distribution.

Read More
Michael Harris 12/23/23 Michael Harris 12/23/23

The “glm” Function in R

Fits generalized linear models to data.

Read More
Michael Harris 12/23/23 Michael Harris 12/23/23

The “lm” Function in R

Fits linear models to data.

Read More
Newer Posts
Older Posts

Your source for trusted R tutorials and resources!

Based in Charleston, South Carolina, this website is dedicated to all things R programming, and written with non-computer scientists in mind. Check the home page (where they are free to read) or Amazon for our two books covering the use of Keras to construct complex deep-learning models. We also have tutorials and R function documentation that provides the R code for a wide variety of tasks: data manipulation, hypothesis testing, statistical modeling, machine learning, artificial intelligence, multi-core processing, and R-Shiny application development.

Engage on LinkedIn, consider supporting us by subscribing to our YouTube Channel, and please see our disclaimer!

Want these tutorials in video format?

Subscribe to our YouTube channel!

Find Our R Programming Books on Amazon

As an Amazon Associate I earn from qualifying purchases.