ratingsÂ
Introduction to R Programming is a hands-on course covers the manipulation of objects in R including reading data, accessing R packages, writing R functions, and making informative graphs.
Unlimited Duration
March 2, 2021
This course provides indoctrination in the practical use of the umbrella of technologies that are on the leading edge of data science development focused on R and related tools. In this course you will learn about:
· R Language and Mathematics
· How to work with R Vectors
· How to read and write data from files, and how to categorize data in factors
· How to work with Dates and perform Date math
· How to work with multiple dimensions and DataFrame essentials
· Essential Data Science and how to use R with it
· Visualization in R
· How R can be used in Spark (Optional / Overview)
Course Curriculum
-
- Making R more friendly, R and available GUIs 00:00:00
- The R environment 00:00:00
- Related software and documentation 00:00:00
- R and statistics 00:00:00
- Using R interactively 00:00:00
- An introductory session 00:00:00
- Getting help with functions and features 00:00:00
- R commands, case sensitivity, etc. 00:00:00
- Recall and correction of previous commands 00:00:00
- Executing commands from or diverting output to a file 00:00:00
- Data permanency and removing objects 00:00:00
-
- Vectors and assignment 00:00:00
- Vector arithmetic 00:00:00
- Generating regular sequences 00:00:00
- Logical vectors 00:00:00
- Missing values 00:00:00
- Character vectors 00:00:00
- Index vectors; selecting and modifying subsets of a data set 00:00:00
- Intrinsic attributes: mode and length 00:00:00
- Changing the length of an object 00:00:00
- Getting and setting attributes 00:00:00
- The class of an object 00:00:00
- Arrays 00:00:00
- Array indexing. Subsections of an array 00:00:00
- Index matrices 00:00:00
- The array() function • Mixed vector and array arithmetic. The recycling rule 00:00:00
- The outer product of two arrays 00:00:00
- Generalized transpose of an array 00:00:00
- Matrix facilities • Matrix multiplication • Linear equations and inversion • Eigenvalues and eigenvectors • Singular value decomposition and determinants • Least squares fitting and the QR decomposition 00:00:00
- Forming partitioned matrices, cbind() and rbind() 00:00:00
- The concatenation function, (), with arrays 00:00:00
- Frequency tables from factors 00:00:00
- The read.table()function 00:00:00
- The scan() function 00:00:00
- Accessing builtin datasets • Loading data from other R packages 00:00:00
- Editing data 00:00:00
- Grouped expressions 00:00:00
- Control statements • Conditional execution: if statements • Repetitive execution: for loops, repeat and while 00:00:00
- Defining statistical models; formulae • Contrasts 00:00:00
- Linear models 00:00:00
- Generic functions for extracting model information 00:00:00
- Analysis of variance and model comparison • ANOVA tables 00:00:00
- Updating fitted models 00:00:00
- Generalized linear models 00:00:00
- Nonlinear least squares and maximum likelihood models • Least squares • Maximum likelihood 00:00:00
- Some non-standard models 00:00:00
- Standard packages 00:00:00
- Contributed packages and CRAN 00:00:00
- Namespaces 00:00:00
Course Reviews

Students