Lynda - Up and Running with R

seeders: 0
leechers: 0
updated:
Added by killa1986 in Other > Tutorials

Download Fast Safe Anonymous
movies, software, shows...

Files

0. Introduction
  • 120612_00_01_SC13_welcome.mp4 (17.5 MB)
  • 120612_00_02_SC11_exfiles.mp4 (1.1 MB)
1. What is R
  • 120612_01_01_SC11_context.mp4 (5.4 MB)
2. Getting Started
  • 120612_02_01_SC11_install.mp4 (6.3 MB)
  • 120612_02_02_SC11_usingrs.mp4 (13.1 MB)
  • 120612_02_03_SC11_syntax.mp4 (38.3 MB)
  • 120612_02_04_SC11_readspread.mp4 (39.3 MB)
  • 120612_02_05_SC11_spss.mp4 (23.2 MB)
  • 120612_02_06_SC01_packages.mp4 (40.9 MB)
3. Charts and Statistics for One Variable
  • 120612_03_01_SC11_bar.mp4 (42.6 MB)
  • 120612_03_02_SC11_hist.mp4 (20.1 MB)
  • 120612_03_03_SC01_box.mp4 (9.6 MB)
  • 120612_03_04_SC11_freqs.mp4 (13.6 MB)
  • 120612_03_05_SC11_descriptive.mp4 (24.3 MB)
4. Modifying Data
  • 120612_04_01_SC01_newvar.mp4 (33.4 MB)
  • 120612_04_02_SC01_compositevar.mp4 (12.1 MB)
5. Charts for Associations
  • 120612_05_01_SC11_chgrp.mp4 (22.4 MB)
  • 120612_05_02_SC01_scatter.mp4 (14.2 MB)
  • 120612_05_03_SC11_matrix.mp4 (19.8 MB)
  • 120612_05_04_SC11_3d.mp4 (10.6 MB)
6. Statistics for Associations
  • 120612_06_01_SC11_corr.mp4 (27.5 MB)
  • 120612_06_02_SC11_regression.mp4 (26.4 MB)
  • 120612_06_03_SC11_crosstab.mp4 (24.4 MB)
  • 120612_06_04_SC11_ttest.mp4 (8.7 MB)
  • 120612_06_05_SC11_anova.mp4 (20.1 MB)
Conclusion
  • 120612_07_01_SC11_goodbye.mp4 (8.3 MB)
Exercise Files Ch02 02_03
  • Ex02_03.R (0.5 KB)
02_04
  • Ex02_04.R (1.2 KB)
  • social_network.sav (6.2 KB)
  • social_network.xlsx (16.7 KB)
02_06
  • Ex02_06.R (1.4 KB)
Ch03 03_01
  • Ex03_01.R (2.3 KB)
  • social_network.csv (4.5 KB)
03_02
  • Ex03_02.R (1.0 KB)
  • social_network.csv (4.5 KB)
03_03
  • Ex03_03.R (0.7 KB)
  • social_network.csv (4.5 KB)
03_04
  • Ex03_04.R (0.7 KB)
  • social_network.csv (4.3 KB)
03_05
  • Ex03_05.R (1.2 KB)
  • social_network.csv (4.3 KB)
Ch04 04_01
  • Ex04_01.R (1.1 KB)
  • social_network.csv (4.3 KB)
04_02
  • Ex04_02.R (0.6 KB)
Ch05 05_01
  • Ex05_01.R (0.8 KB)
  • google_correlate.csv (2.5 KB)
05_02
  • Ex05_02.R (0.8 KB)
  • google_correlate.csv (2.5 KB)
05_03
  • Ex05_03.R (0.5 KB)
  • google_correlate.csv (2.5 KB)
05_04
  • .Rhistory (0.8 KB)
  • Ex05_04.R (0.5 KB)
  • google_correlate.csv (2.5 KB)
Ch06 06_01
  • .Rhistory (0.8 KB)
  • Ex06_01.R (0.7 KB)
  • google_correlate.csv (2.5 KB)
06_02
  • Ex06_02.R (0.3 KB)
  • google_correlate.csv (2.5 KB)
06_03
  • .Rhistory (0.7 KB)
  • Ex06_03.R (0.7 KB)
  • social_network.csv (4.5 KB)
06_04
  • .Rhistory (1.0 KB)
  • Ex06_04.R (0.2 KB)
  • google_correlate.csv (2.5 KB)
06_05
  • Ex06_05.R (0.6 KB)
  • google_correlate.csv (2.5 KB)
Ch07 07_01
  • Ex07_01.R (1.9 KB)

Description


Up and Running with R (2013)
MP4 | AVC 389kbps | English | 960x540 | 15fps | 2h 25mins | AAC stereo 128kbps | 523 MB

Genre: Video Training



Join author Barton Poulson as he introduces the R statistical processing language, including how to install R on your computer, read data from SPSS and spreadsheets, and use packages for advanced R functions. The course continues with examples on how to create charts and plots, check statistical assumptions and the reliability of your data, look for data outliers, and use other data analysis tools. Finally, learn how to get charts and tables out of R and share your results with presentations and web pages.

Introduction 1m 22s
Welcome 51s
Using the exercise files 31s

1. What is R? 3m 35s
R in context 3m 35s

2. Getting Started 42m 23s
Installing R on your computer 1m 31s
Using RStudio 4m 41s
Getting started with the R environment 10m 32s
Reading data from a spreadsheet 11m 17s
Reading data from SPSS 6m 14s
Using and managing packages 8m 8s

3. Charts and Statistics for One Variable 33m 11s
Creating bar charts for categorical variables 12m 46s
Creating histograms for quantitative variables 5m 25s
Creating box plots for quantitative variables 3m 33s
Calculating frequencies 4m 24s
Calculating descriptives 7m 3s

4. Modifying Data 14m 21s
Recoding variables 9m 56s
Computing new variables 4m 25s

5. Charts for Associations 18m 46s
Creating simple bar charts of group means 6m 52s
Creating scatterplots 4m 16s
Creating scatterplot matrices 5m 23s
Creating 3D scatterplots 2m 15s

6. Statistics for Associations 27m 27s
Calculating correlations 6m 29s
Computing a regression 6m 33s
Creating crosstabs for categorical variables 6m 26s
Comparing means with the t-test 2m 35s
Comparing means with an analysis of variance (ANOVA) 5m 24s

Conclusion 4m 11s
Next steps 4m 11s



Download torrent
523.2 MB
seeders:0
leechers:0
Lynda - Up and Running with R


Trackers

tracker name
udp://tracker.openbittorrent.com:80/announce
udp://tracker.istole.it:80/announce
udp://tracker.publicbt.com:80/announce
udp://atrack.pow7.com:80/announce
udp://coppersurfer.tk:6969/announce
udp://open.demonii.com:1337/announce
µTorrent compatible trackers list

Download torrent
523.2 MB
seeders:0
leechers:0
Lynda - Up and Running with R


Torrent hash: 39F3A3268AFF51F167628B08ECEC1ED4D1899260