Skip to content

Sample R code from homework problems in STATS 102C at UCLA, Intro to Monte Carlo Methods.

Notifications You must be signed in to change notification settings

kelseyyll/MarkovChainMonteCarlo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

STATS 102C: Introduction to Monte Carlo Methods

This repository contains an R Markdown file showcasing algorithms for generating samples and estimating parameters using Markov Chain Monte Carlo (MCMC) methods. Code examples here are from my coursework for STATS 102C (Intro to Monte Carlo Methods) at the University of California, Los Angeles (UCLA) and demonstrate applications of MCMC methods in solving statistical problems.

Learning Objectives

  • Understand fundamentals of Monte Carlo methods through implementation of various algorithms for statistical computing.
  • Analyze the efficiency and accuracy of different MCMC methods.

Course Information

  • Course Name: STATS 102C - Introduction to Monte Carlo Methods
  • Institution: University of California, Los Angeles (UCLA)
  • Instructor: Guani Wu

About

Sample R code from homework problems in STATS 102C at UCLA, Intro to Monte Carlo Methods.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published