GithubHelp home page GithubHelp logo

phil-on-learning-r-guide's Introduction

Phil on Learning R: The Training Sequence

by Phil Enock, written July 2013, updated July 2014

Introduction

This guide I wrote should be useful for anyone just getting started with R who is willing to commit to investing time in the learning process. It's not a rush-to-get-something-running guide. It's more "how to go in depth" with your learning.

Much of its message is geared toward those who aren't experienced programmers. If you were trained in SPSS or similar statistical software with a GUI, and you're transitioning to writing raw code, this may help you understand your options for how to weave together programming code and analyses.

I guess I wrote it as a reaction to how many intros to R (whether in a guide, class, or one-day workshop) show you how to run stats with line-by-line syntax, but there's no attention paid to how to topics like manipulating data, organizing and structuring your code, and harnessing the power of programming for your analyses.

Files in this repository

They key files here are:

  • op(dataframe): Outputs a data frame to CSV and runs it... so, this will view the data in Excel if you have Excel
  • op.oe.SPSS(dataframe): Outputs data frame from R to SPSS, creating a CSV and syntax to run from SPSS... this is crucial if you're working with data in both SPSS and R, and I had to write it from scratch as existing solutions didn't work
  • [ph-shareable-functions-op-demo.R]: Demonstrates the ph-shareable-functions

phil-on-learning-r-guide's People

Contributors

penock avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.