Search Torrents

The Comprehensive Programming in R Course...


The Comprehensive Programming in R Course Torrent content (File list)
07 Details About Dataframe Data Structures/004 A Salary Survey Extended Example.mp4 132.9 MB
01 Introduction and Overview of R/002 Introduction and Getting Started.mp4 85.4 MB
01 Introduction and Overview of R/003 Getting Started and First R Session.mp4 75.2 MB
01 Introduction and Overview of R/004 First R Session part 2.mp4 65.5 MB
01 Introduction and Overview of R/005 First R Session part 3.mp4 67.8 MB
01 Introduction and Overview of R/006 Matrices, Lists and Dataframes.mp4 74.8 MB
01 Introduction and Overview of R/007 Introduction to Functions.mp4 74.7 MB
01 Introduction and Overview of R/008 Functions and Default Arguments.mp4 73.4 MB
01 Introduction and Overview of R/009 More Examples of Functions part 1.mp4 71.8 MB
01 Introduction and Overview of R/010 More Functions Examples part 2.mp4 74.0 MB
01 Introduction and Overview of R/011 More Functions Examples part 3.mp4 46.5 MB
01 Introduction and Overview of R/012 More Functions Examples part 4.mp4 59.8 MB
01 Introduction and Overview of R/013 More Functions Examples part 5.mp4 47.1 MB
01 Introduction and Overview of R/014 More Functions Examples part 6.mp4 31.5 MB
02 What are Vector Data Structures in R/001 Homemade t-test Exercise Solution.mp4 74.8 MB
02 What are Vector Data Structures in R/002 Section 2 Exercise and Package Demonstrations.mp4 95.4 MB
02 What are Vector Data Structures in R/003 Begin Discussion of Vectors.mp4 94.5 MB
02 What are Vector Data Structures in R/004 More Examples of Vectors.mp4 82.6 MB
02 What are Vector Data Structures in R/005 Common Vector Operations and More.mp4 103.1 MB
02 What are Vector Data Structures in R/006 Findruns Example and Vectors Exercises.mp4 104.8 MB
03 More Discussion of Vector Data Structures/001 Vector-Based Programming Exercise Solution part 1.mp4 68.2 MB
03 More Discussion of Vector Data Structures/002 Vector Exercise Solution part 2 and Begin General Vector Discussion.mp4 98.1 MB
03 More Discussion of Vector Data Structures/003 Continue General Vector Discussion.mp4 112.0 MB
03 More Discussion of Vector Data Structures/004 More General Vector Examples.mp4 75.3 MB
03 More Discussion of Vector Data Structures/005 More on Vectors and Vector Equality.mp4 109.8 MB
03 More Discussion of Vector Data Structures/006 Extended Vector Example and Exercise.mp4 99.3 MB
04 Finish Vectors and Begin Matrices/001 Finish Vector Discussion.mp4 101.2 MB
04 Finish Vectors and Begin Matrices/002 Vector-Maker Exercise Solutions.mp4 105.7 MB
04 Finish Vectors and Begin Matrices/003 Begin Discussion of Matrices and Arrays.mp4 86.2 MB
04 Finish Vectors and Begin Matrices/004 Filtering Matrices and More Examples.mp4 109.2 MB
04 Finish Vectors and Begin Matrices/005 Still More Matrices Examples.mp4 124.5 MB
05 Finish Matrices and Begin Lists Discussion/001 Min-Merge Vector Exercise Solutions.mp4 89.5 MB
05 Finish Matrices and Begin Lists Discussion/002 Game of Craps Exercise Solution.mp4 54.6 MB
05 Finish Matrices and Begin Lists Discussion/003 Naming Matrix Rows and Columns.mp4 95.4 MB
05 Finish Matrices and Begin Lists Discussion/004 Lists General List Operations.mp4 70.8 MB
05 Finish Matrices and Begin Lists Discussion/005 Processing Text with Lists.mp4 101.8 MB
05 Finish Matrices and Begin Lists Discussion/006 Applying Functions to Lists.mp4 123.2 MB
05 Finish Matrices and Begin Lists Discussion/007 Vector and Matrix Exercise.mp4 41.3 MB
06 Continue Lists Discussion/001 Review Programming Exercises.mp4 101.9 MB
06 Continue Lists Discussion/002 Finish Programming Exercise Review and Begin Discussing Lists.mp4 94.6 MB
06 Continue Lists Discussion/003 List Data Structures General Discussion part 2.mp4 113.9 MB
06 Continue Lists Discussion/004 List Data Structures General Discussion part 3.mp4 117.6 MB
06 Continue Lists Discussion/005 Lists Data Structures General Discussion part 4.mp4 123.6 MB
07 Details About Dataframe Data Structures/001 Dataframe-Maker Exercise.mp4 72.0 MB
07 Details About Dataframe Data Structures/002 List-Maker Exercise Begin General Dataframe Discussion.mp4 96.7 MB
07 Details About Dataframe Data Structures/003 Extracting Subdata Frames.mp4 103.3 MB
01 Introduction and Overview of R/001 Introduction to Comprehensive R Programming Course.mp4 8.9 MB
07 Details About Dataframe Data Structures/005 Merging Dataframes.mp4 101.2 MB
07 Details About Dataframe Data Structures/006 End Dataframes Discussion Matrix Exercise.mp4 123.2 MB
08 More Matrix and List Examples/001 Covariance Matrix Exercise Solution.mp4 59.0 MB
08 More Matrix and List Examples/002 List Example Tree Growth part 1.mp4 98.0 MB
08 More Matrix and List Examples/003 List Example Tree Growth part 2.mp4 74.3 MB
08 More Matrix and List Examples/004 Factor Data Types.mp4 77.4 MB
08 More Matrix and List Examples/005 Factors tapply and split Functions.mp4 106.9 MB
08 More Matrix and List Examples/006 Factor Levels versus Values.mp4 75.6 MB
08 More Matrix and List Examples/007 Pascals Triangle Exercise.mp4 15.4 MB
09 Programming in R Environments/001 Pascals Triangle Exercise Solution.mp4 58.7 MB
09 Programming in R Environments/002 Begin Programming Structures.mp4 74.9 MB
09 Programming in R Environments/003 Environment and Scope Issues.mp4 70.0 MB
09 Programming in R Environments/004 Nesting Multiple Environments.mp4 77.2 MB
09 Programming in R Environments/005 Referencing Variables in Other Frames.mp4 61.5 MB
09 Programming in R Environments/006 Writing to Global Variables and Recursion.mp4 61.5 MB
09 Programming in R Environments/007 Replacement and Anonymous Functions.mp4 98.5 MB
09 Programming in R Environments/008 Sorting Programs Exercise.mp4 54.7 MB
10 Performing Math and Simulations/001 Sorting Programs Exercise Solution part 1.mp4 75.2 MB
10 Performing Math and Simulations/002 Sorting Programs Exercise Solution part 2.mp4 91.5 MB
10 Performing Math and Simulations/003 Calculating a Probability.mp4 79.1 MB
10 Performing Math and Simulations/004 Linear Algebra Operations.mp4 106.4 MB
10 Performing Math and Simulations/005 Set Operations and Simulation.mp4 101.8 MB
10 Performing Math and Simulations/006 Combinatorial Simulations part 1.mp4 83.1 MB
10 Performing Math and Simulations/007 Combinatorial Simulations part 2.mp4 128.8 MB
10 Performing Math and Simulations/008 Winning at Roulette Exercise.mp4 43.4 MB
11 Object Oriented Programming OOP and S3 and S4 Classes/001 Winning at Roulette Exercise solution.mp4 90.1 MB
11 Object Oriented Programming OOP and S3 and S4 Classes/002 Introduction to OOP in R.mp4 54.1 MB
11 Object Oriented Programming OOP and S3 and S4 Classes/003 OOP Example lm Function.mp4 70.1 MB
11 Object Oriented Programming OOP and S3 and S4 Classes/004 Writing S3 Classes.mp4 59.5 MB
11 Object Oriented Programming OOP and S3 and S4 Classes/005 Using Inheritance.mp4 50.4 MB
11 Object Oriented Programming OOP and S3 and S4 Classes/006 Compressing Matrices Example part 1.mp4 107.4 MB
11 Object Oriented Programming OOP and S3 and S4 Classes/007 Compressing Matrices Example part 2.mp4 10.3 MB
11 Object Oriented Programming OOP and S3 and S4 Classes/008 Writing S3 Classes Exercise.mp4 10.3 MB
11 Object Oriented Programming OOP and S3 and S4 Classes/009 Writing S4 Classes.mp4 65.0 MB
11 Object Oriented Programming OOP and S3 and S4 Classes/010 Implementing S4 Generic Functions.mp4 90.2 MB
11 Object Oriented Programming OOP and S3 and S4 Classes/011 Writing S4 Classes Exercise.mp4 22.0 MB
11 Object Oriented Programming OOP and S3 and S4 Classes/012 Live S3 and S4 Class Development.mp4 42.2 MB
11 Object Oriented Programming OOP and S3 and S4 Classes/013 Continue S3 Class Development.mp4 89.5 MB
11 Object Oriented Programming OOP and S3 and S4 Classes/014 Developing a Corresponding S4 Class.mp4 42.8 MB
12 Input and Output/001 Writing S3 Classes Exercise Solution.mp4 54.5 MB
12 Input and Output/002 Writing S4 Classes Exercise Solution.mp4 33.5 MB
12 Input and Output/003 Using the scan Function for Input.mp4 51.3 MB
12 Input and Output/004 Using the readline, cat and print Functions.mp4 46.4 MB
12 Input and Output/005 Using readLines Function Text Data.mp4 60.7 MB
12 Input and Output/006 Example R Program powers.R.mp4 79.2 MB
12 Input and Output/007 Example R Program quad2b.R.mp4 50.4 MB
12 Input and Output/008 Reading and Writing Files part 1.mp4 23.4 MB
12 Input and Output/009 Reading and Writing Files part 2.mp4 61.2 MB
13 String Processing and Manipulation/001 Character and String Manipulation.mp4 39.3 MB
13 String Processing and Manipulation/002 Displaying and Concatenating Strings part 1.mp4 69.0 MB
13 String Processing and Manipulation/003 Displaying and Concatenating Strings part 2.mp4 103.7 MB
13 String Processing and Manipulation/004 Manipulating Parts of a String.mp4 80.1 MB
13 String Processing and Manipulation/005 Breaking Apart Character Values.mp4 103.1 MB
13 String Processing and Manipulation/006 Regular Expressions slides.mp4 63.5 MB
13 String Processing and Manipulation/007 Regular Expression Examples R scripts, part 1.mp4 93.1 MB
13 String Processing and Manipulation/008 Regular Expression Examples R scripts, part 2.mp4 92.6 MB
13 String Processing and Manipulation/009 The Regexpr and Gregexpr Functions part 1.mp4 86.2 MB
13 String Processing and Manipulation/010 The Regexpr and Gregexpr Functions part 2.mp4 56.6 MB
13 String Processing and Manipulation/011 Testing a Filename for a Suffix.mp4 62.4 MB
13 String Processing and Manipulation/012 Forming Filenames Example.mp4 55.0 MB
13 String Processing and Manipulation/013 Substitutions and Tagging.mp4 90.7 MB
13 String Processing and Manipulation/014 Reverse String Exercise.mp4 4.0 KB
14 Enhancing Program Execution Performance/001 Introduction to Profiling.mp4 0.0 KB
14 Enhancing Program Execution Performance/002 Enhancing Performance.mp4 0.0 KB
14 Enhancing Program Execution Performance/003 Speeding Up Monte Carlo Simulations.mp4 0.0 KB
14 Enhancing Program Execution Performance/006 Resource Management.mp4 0.0 KB
Torrent downloaded from www.DNoid.me - Demonoid.txt 0.1 KB



  • Torrent indexed: 8 years

  • Torrent updated: Sunday 30th of October 2016 08:05:01 AM
  • Torrent hash: 92497DFDB8545139D8B7334CE5DB7C77724AD75B

  • Torrent size: 8.1 GB

  • Torrent category: Other




Comments



Report suspicious or fake torrent



Community - Add torrent to search results - Stats - DMCA - Removal Request - TOR - Contact
BTC: 13uHKcvKFUuJvkmX2XbDuxFHueDoqaeBSi