Computing with R & Bayesian Statistical Inference P548: Intro Bayesian Stats with Psych Applications Instructor: John Miyamoto 01/11/2016: Lecture 02-1.

Slides:



Advertisements
Similar presentations
Bayesian Estimation in MARK
Advertisements

Stochastic approximate inference Kay H. Brodersen Computational Neuroeconomics Group Department of Economics University of Zurich Machine Learning and.
Variational Methods TCD Interests Simon Wilson. Background We are new to this area of research – so we can’t say very much about it – but we’re enthusiastic!
Presenting: Assaf Tzabari
Psych 548, Miyamoto, Win '15 1 Set Up for Students Your computer should already be turned on and logged in. Open a browser to the Psych 548 website ( you.
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Statistical inference.
1 Bayesian methods for parameter estimation and data assimilation with crop models Part 2: Likelihood function and prior distribution David Makowski and.
BraMBLe: The Bayesian Multiple-BLob Tracker By Michael Isard and John MacCormick Presented by Kristin Branson CSE 252C, Fall 2003.
Introduction to MCMC and BUGS. Computational problems More parameters -> even more parameter combinations Exact computation and grid approximation become.
Bayesian Hierarchical Clustering Paper by K. Heller and Z. Ghahramani ICML 2005 Presented by HAO-WEI, YEH.
Lecture note for Stat 231: Pattern Recognition and Machine Learning 4. Maximum Likelihood Prof. A.L. Yuille Stat 231. Fall 2004.
Mixture Models, Monte Carlo, Bayesian Updating and Dynamic Models Mike West Computing Science and Statistics, Vol. 24, pp , 1993.
Perceptual Multistability as Markov Chain Monte Carlo Inference.
Posterior Regularization for Structured Latent Variable Models Li Zhonghua I2R SMT Reading Group.
Introduction to Problem Solving
Representativeness, Similarity, & Base Rate Neglect Psychology 466: Judgment & Decision Making Instructor: John Miyamoto 10/27/2015: Lecture 05-1 Note:
- 1 - Overall procedure of validation Calibration Validation Figure 12.4 Validation, calibration, and prediction (Oberkampf and Barone, 2004 ). Model accuracy.
Reducing MCMC Computational Cost With a Two Layered Bayesian Approach
When “Less Is More” – A Critique of the Heuristics & Biases Approach to Judgment and Decision Making Psychology 466: Judgment & Decision Making Instructor:
Bayesian Statistics, Modeling & Reasoning What is this course about? P548: Intro Bayesian Stats with Psych Applications Instructor: John Miyamoto 01/04/2016:
The Uniform Prior and the Laplace Correction Supplemental Material not on exam.
Bayes Theorem, a.k.a. Bayes Rule
Dirichlet Distribution
Gestalt Principles of Perception Psychology 355: Cognitive Psychology Instructor: John Miyamoto 04/08 /2015: Lecture 02-3 This Powerpoint presentation.
Chapter 2: Bayesian hierarchical models in geographical genetics Manda Sayler.
CREATE A POWERPOINT MUST CONTAIN AT LEAST 8SLIDES INCLUDE ALL KEY CONCEPTS /lo_ _CH10_ pdf.
Markov-Chain-Monte-Carlo (MCMC) & The Metropolis-Hastings Algorithm P548: Intro Bayesian Stats with Psych Applications Instructor: John Miyamoto 01/19/2016:
Phonological Loop, Visuospatial Sketchpad & Articulatory Suppression Psychology 355: Cognitive Psychology Instructor: John Miyamoto 04/25/2016: Lecture.
Finish: Course Organization Then: History of Cognitive Psychology (in 30 minutes) Psychology 355: Cognitive Psychology Instructor: John Miyamoto 03/29/2016:
The Psychology of Inductive Inference Psychology 355: Cognitive Psychology Instructor: John Miyamoto 5/26/2016: Lecture 09-4 Note: This Powerpoint presentation.
CS Statistical Machine learning Lecture 7 Yuan (Alan) Qi Purdue CS Sept Acknowledgement: Sargur Srihari’s slides.
Generalization Performance of Exchange Monte Carlo Method for Normal Mixture Models Kenji Nagata, Sumio Watanabe Tokyo Institute of Technology.
Markov Chain Monte Carlo in R
Bayesian Statistics, Modeling & Reasoning What is this course about?
MCMC Output & Metropolis-Hastings Algorithm Part I
Figure Legend: From: Bayesian inference for psychometric functions
ICS 280 Learning in Graphical Models
7-1 Introduction The field of statistical inference consists of those methods used to make decisions or to draw conclusions about a population. These.
Use of Pseudo-Priors in Bayesian Model Comparison
Set Up for Instructor MGH Display: Try setting your resolution to 1024 by 768 Run Powerpoint. For most reliable start up: Start laptop & projector before.
Special Topics In Scientific Computing
“What” and “Where” Pathways in the Brain – A Hypothesis About Localization of Perceptual Functions Psychology 355: Cognitive Psychology Instructor:
1st: Representativeness Heuristic and Conjunction Errors 2nd: Risk Attitude and Framing Effects Psychology 355:
Unilateral Neglect, Spatial Attention, Object-Based Attention
fMRI: What Does It Measure?
Sensory Memory, Short-Term Memory & Working Memory
Perceptual Heuristics & Gestalt Principles of Perception
Set Up for Instructor MGH Display: Try setting your resolution to 1024 by 768 Run Powerpoint. For most reliable start up: Start laptop & projector before.
Brief History of Cognitive Psychology
Estimating the Spatial Sensitivity Function of A Light Sensor N. K
Predictive distributions
More about Posterior Distributions
My Office Hours I will stay after class on both Monday and Wednesday, i.e., 1:30 Mon/Wed in MGH 030. Can everyone stay if they need to? Psych 548, Miyamoto,
Introduction to Bayesian Model Comparison
CSCI 5822 Probabilistic Models of Human and Machine Learning
Bayesian Hierarchical Model: Many Theta's in Multiple Conditions
One-Sample Models (Continuous DV) Then: Simple Linear Regression
Multidimensional Integration Part I
CS498-EA Reasoning in AI Lecture #20
Set Up for Instructor Classroom Support Services (CSS), 35 Kane Hall,
Intro to Bayesian Hierarchical Modeling
Set Up for Instructor Classroom Support Services (CSS), 35 Kane Hall,
Set Up for Instructor Classroom Support Services (CSS), 35 Kane Hall,
Hierarchical Models of Memory Retention
Set Up for Instructor Classroom Support Services (CSS), 35 Kane Hall,
LECTURE 07: BAYESIAN ESTIMATION
Lecture 11 Generalizations of EM.
Set Up for Instructor Classroom Support Services (CSS), 35 Kane Hall,
Psychology 355: Cognitive Psychology Instructor: John Miyamoto /2011
CS639: Data Management for Data Science
Presentation transcript:

Computing with R & Bayesian Statistical Inference P548: Intro Bayesian Stats with Psych Applications Instructor: John Miyamoto 01/11/2016: Lecture 02-1 Note: This Powerpoint presentation may contain macros that I wrote to help me create the slides. The macros aren’t needed to view the slides. You can disable or delete the macros without any change to the presentation.

When Do We Use R in a Bayesian Statistical Analysis? Data manipulation (data preparation step) ♦ Put the data into a form that is easy to work with or easy to understand. Pass the Bayesian inference problem from R to JAGS (inference step) Result of Bayesian inference =Approximation to the posterior distribution over the parameters of a model. Use R to make a statistical or graphical analysis of the approximate posterior distribution (interpretation step). Psych 548:, Miyamoto, Win ‘16 2 General Pattern of Bayesian Inference

Background to the Analysis General Pattern of Bayesian Statistical Inference Psych 548, Miyamoto, Win '16 3 Define Prior Distribution over the Parameters of the Model Define Likelihoods Conditional on Parameters Data Define the Class of Statistical Models (Reality is Assumed to Lie within this Class of Models Infer and Interpret the Posterior Distribution over the Parameters of the Model Three Strategies for Bayesian Inference

Three Strategies of Bayesian Statistical Inference Psych 548, Miyamoto, Win '16 4 Define Prior Distributions Define Likelihoods Conditional on Parameters Data Compute Posterior from Conjugate Priors (if possible) Compute Approximate Posterior by MCMC Algorithm (if possible) Compute Posterior with Grid Approximation (if practically possible) Define the Class of Statistical Models (Reality is Assumed to Lie within this Class of Models Same Slide – Summary Representation

Psych 548, Miyamoto, Win '16 General Strategy of Bayesian Statistical Inference 5 Define Prior Distributions Define Likelihoods Conditional on Parameters Data Compute Posterior from Conjugate Priors (if possible) Compute Approximate Posterior by MCMC Algorithm (if possible) Compute Posterior with Grid Approximation (if practically possible) Define the Class of Statistical Models (Reality is Assumed to Lie within this Class of Models Outline of Today's Lecture - END

Today's Class Basic data types in R Needed for data preparation Needed for analysis of results Writing functions in R Makes it easier to solve complex problems or problems that come up repeatedly. Psych 548: Miyamoto, Win ‘16 6 END