Git Product home page Git Product logo

stat679coursenotes's Introduction

I changed the line 37 from if(dist == "Chisq"){ to if(dist == "Gamma"){

I also changed line 40 from rnorm(n, mean = 0, sd= 1) to rnorm(n, mean = 50, sd= 2)

Let me know if these are good changes! I can always go back in and make more changes or different ones if you want!

Merge Changes in Simulation.R file

I choose the distribution parameters in line 40 to be rnorm(n, mean = 40 ,5) and still set the dist in line 37 as Chisq.

stat679coursenotes's People

Contributors

elenaxu98 avatar glennss3 avatar

Watchers

James Cloos avatar  avatar

stat679coursenotes's Issues

One exciting thing I learned in this course

Tag to

@cecileane @tzuhsianghung

What I'm excited to learned in this course

The most exciting thing I learned from this course is how to use git and gitHub. The following are several things I'm excited about.

Track versions

Using version control system, I can track my code and my work version by version. Code like git status and git restore are really useful when I try to work with tracked and untracked files. It's also possible for me to go back to an old version easily.

Online team collaboration with code

Collaboration task assigned this week provided me a perfect solution to online team work with code. I don't need to merge and share the code by myself which saves me a lot of time.

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.