About this document
Univariate Data Analysis in R by Georgiana Ruxandra is a document available to read on EtoBox.
The document discusses univariate data and various R functions for manipulating and summarizing univariate data. Some key points include: - The c() function can be used to enter data vectors and the diff() function returns the distance between values. - Functions like rep(), seq(), and c() can be used to generate repeated or sequential values. - Mean, maximum, minimum and other summary statistics can be calculated on univariate data vectors. - Logical subsetting and grepl() can be used to extract sub
- Author
- Georgiana Ruxandra
- Language
- EN