rdatacode.com
  • About
  • Download
    • Python Course Source FilesDownload Python Course source files
    • R Course Source FilesDownload R Course code source files.
  • R Programming
  • Python
  • Statistics
  • Course
    • Course Registration
    • Course InstructorCourse instructor introduction
    • R Basic CourseR fundamental programming course.
    • Python Basic CoursePython Basic Course

R

Download R Code

Download R Course source files

Click here to download R Course source files !

By wilsonzhang746, 4 monthsDecember 7, 2024 ago
R Programming

Power analysis for t-test using R

We provide effective and economically affordable online training courses for R and Python, click here for more details and course registration ! Power analysis is a part of planning analysis for experimental design. It is usually used to determine the minimum sample size required to detect a specified effect with Read more…

By wilsonzhang746, 10 monthsJune 30, 2024 ago
R Advanced Data Management

How to generate descriptive statistics in R

We provide effective and economically affordable online training courses for R and Python, click here for more details and course registration ! When we have a data set on hand, the first step of data analysis is usually drawing descriptive statistics. The most common descriptive statistics for numerical variables are Read more…

By wilsonzhang746, 10 monthsJune 29, 2024 ago
R Advanced Data Management

Some basic mathematical functions in R

We provide effective and economically affordable online training courses for R and Python, click here for more details and course registration ! In this post, we list some of the most common mathematical functions in R. abs() – compute absolute value of a numerical input. sqrt() – compute square root Read more…

By wilsonzhang746, 10 monthsJune 28, 2024 ago
R Basic Data Management

How to modify data frame using transform() function in R

We provide effective and economically affordable online training courses for R and Python, click here for more details and course registration ! Similar as with() function in R, transform() function provides a way to work on data frame with simplified code inside its block. transform() is mostly used to modify Read more…

By wilsonzhang746, 10 monthsJune 27, 2024 ago
R Basic Data Management

Using with() to simply your object operations in R

We provide effective and economically affordable training courses for R and Python, click here for more details and course registration ! with() function in R provides an alternative way of carrying out several operations bypassing inputting object name repeatedly. For example, we have a data frame ‘grade’ on hand, and Read more…

By wilsonzhang746, 10 monthsJune 25, 2024 ago
R Advanced Data Management

How to use apply() function in R

We provide effective and economically affordable training courses for R and Python, click here for more details and course registration ! apply() function in R programming is used to perform a specified function, either a R base installation function or an user-written function, to the rows or columns of a Read more…

By wilsonzhang746, 10 monthsJune 23, 2024 ago
R Advanced Data Management

Using probability functions in R

We provide effective and economically affordable training courses for R and Python, click here for more details and course registration ! R provides rich availability of using probability functions. Probability functions in R takes the form [dpqr][prob], Where [dpqr] represent which kind of variates the function works on d – Read more…

By wilsonzhang746, 10 monthsJune 21, 2024 ago
R Advanced Data Management

Subseting datasets in R

We provide effective and economically affordable training courses for R and Python, click here for more details and course registration ! When a data frame is created in R, usually parts of it will be used later. Subset of the dataset, either by row or by column, or both can Read more…

By wilsonzhang746, 10 monthsJune 20, 2024 ago
R Basic Data Management

Merging and combining datasets using merge(), rbind() and cbind() in R

We provide effective and economically affordable training courses for R and Python, click here for more details and course registration ! R provides two functions which make combine different datasets easy and feasible. rbind() is used when two datasets have same column variables and data observations are combined and expanded, Read more…

By wilsonzhang746, 10 monthsJune 19, 2024 ago

Posts pagination

1 2 … 6 Next
  • About
  • BLOG
  • Contact Us for Course Registration
  • HOME
Hestia | Developed by ThemeIsle