Git Product home page Git Product logo

simulation-helper-functions's Introduction

Getting started simulating data in R: some helpful functions and how to use them

This is a presentation for the Eugene R Users Meetup on August 28, 2018.

Overview

Knowing how to simulate data in R has been incredibly useful to me in my day-to-day work. Simulating data is useful not only for exploring the long-run behavior of a statistic but also allows you to make small datasets for working out hard data manipulation tasks or for testing your intuition about a mathematical relationship or statistical model. But how does a person get started with simulations?

In this talk I will go over some of the functions R has available to help with simulating data. I'll discuss functions for random number generation, replicating elements of a vector, and repeated data generation. We'll go in depth on how to use these functions and then practice creating datasets of different shapes and sizes.

Materials

I will do interactive work in the meetup using functions_for_simulations_simple.Rmd. To download a copy so you can run the code, save the "Raw" file. (Make sure the file you save ends in .Rmd, not .txt.)

For a detailed explanation of the code along with the code and output, see the pdf document. I've included a couple of extra examples here that I didn't have time to hit on in the Meetup.

simulation-helper-functions's People

Contributors

aosmith16 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.