Different styles of modeling

Size: px
Start display at page:

Download "Different styles of modeling"

Transcription

1 Different styles of modeling Marieke Timmerman 19 February 2015 Different styles of modeling (19/02/2015) What is psychometrics? 1/40

2 Overview 1 Breiman (2001). Statistical modeling: the two cultures Summary 2 Different cases - different cultures? 1. Causal inference 2. Suppporting a theory 3. C & W s criteria for stochastic models 4. Prediction - exploratory assessing relevant predictors 5. Accurate prediction from predictor set 6. Distributional modeling, e.g., growth curves 3 Exemplary cases Randomized clinical trial Measuring developmental level Identifying personality traits using the lexical approach Different styles of modeling (19/02/2015) What is psychometrics? 2/40

3 1. Statistical modeling: the two cultures Breiman, L. (2001). Statistical modeling: the two cultures. Statistical Science, 16, Goals in data analysis Prediction: What will responses be, given certain observed variables (e.g., input variables)? Information: Extract knowledge on the nature of the relationships (e.g., of input and response variables) Two cultures Data modeling Algorithmic modeling Different styles of modeling (19/02/2015) What is psychometrics? 3/40

4 Data Modeling Stochastic data model Examples response variables = f (observed input variables, parameters, noise) response variables = f (latent variables, parameters, noise) Model validation Breiman: yes-no goodness-of-fit tests, residual examination Different styles of modeling (19/02/2015) What is psychometrics? 4/40

5 Algorithmic Modeling core goal: predict outcome measurement from set of features core focus on... properties of algorithms, rather than data modeling prediction accuracy Different styles of modeling (19/02/2015) What is psychometrics? 5/40

6 Algorithmic Modeling Prediction accuracy check: Typically via some form of cross-validation from: Different styles of modeling (19/02/2015) What is psychometrics? 6/40

7 Problems in Data Modeling focus on the model, rather than the question / sample lack-of-fit often not detected via goodness-of-fit tests / residual examination good fit does not imply that model represents reality Different styles of modeling (19/02/2015) What is psychometrics? 7/40

8 Lessons from Breiman Rashomon: Multiplicity of models: different models, with different interpretations, with about equal fit for a single data set In data modeling, e.g., regression Also in algorithmic modeling reduce problem, i.e., improve prediction accuracy, by aggregating over large number of competing models Occam: Conflict between simplicity and accuracy Bellman: Dimensionality - curse or blessing? Different styles of modeling (19/02/2015) What is psychometrics? 8/40

9 2. Different cases - different cultures? 1. Causal inference 2. Supporting a theory 3. Cox & Wermuth s criteria for stochastic models 4. Prediction - exploratorily assessing relevant predictors 5. Accurate prediction from predictor set 6. Distributional modeling (e.g., growth curves) Different styles of modeling (19/02/2015) What is psychometrics? 9/40

10 1. Causal inference Experimental design, randomized clinical trial Potential outcome model (Rubin, 1974) requirements (Sagarin et al., 2014): effect of a cause is always relative to another cause each observation unit (e.g., patient) is potentially exposable to any one of the causes a cause must temporally precede its effect viewed in terms of prediction: What would happen if a future patient would receive treatment A, idem treatment B? Sagarin, B.J., West, S.G., Ratnikov, A. Homan, W.K., Ritchie, T.D., Hansen, E.J. Treatment noncompliance in randomized experiments: Statistical approaches and design issues. Psychological Methods, Vol 19(3), Sep 2014, Different styles of modeling (19/02/2015) What is psychometrics? 10/40

11 2. Suppporting a theory To test a theory with free parameters is to... (Roberts & Pashler, 2000): determine how the theory constrains possible outcomes (i.e., what it predicts) assess how firmly actual outcomes agree with those constraints determine if plausible alternative outcomes would have been inconsistent with the theory, allowing for the variability of the data Roberts, S., & Pashler, H. (2000). How persuasive is a good fit? A comment on theory testing. Psychological Review, 107, Different styles of modeling (19/02/2015) What is psychometrics? 11/40

12 3. Cox & Wermuth s Criteria for [Stochastic] models (1996, section 1.8) Link with underlying substantive knowledge Link with previously published work, for comparison Some indication or pointer towards a process that might have generated the data Model must be rich enough to capture central features of interest (i.e., include key parameters, e.g., treatment effect)... Model should be consistent with data under analysis Cox, D.R. & Wermuth, N. (1996). Multivariate Dependencies - Models, Analysis and Interpretation. London: Chapman & Hall. Different styles of modeling (19/02/2015) What is psychometrics? 12/40

13 4. Prediction - exploratory assessing relevant predictors Aim: to accurately predict treatment success treatment-subgroup interaction, subgroup-treatment effect interaction, or treatment-covariate interaction Question: How to identify good and useful predictors? Different styles of modeling (19/02/2015) What is psychometrics? 13/40

14 4. Prediction - Qualitative interaction trees to identify qualitative treatment-subgroup interactions Dusseldorp, E., & Van Mechelen, I. (2014). Qualitative interaction trees: a tool to identify qualitative treatment-subgroup interactions. Statistics in medicine, 33(2), Different styles of modeling (19/02/2015) What is psychometrics? 14/40

15 4. Prediction - Qualitative interaction trees Case: large number of moderators, absence of clear a priori hypotheses Problems in identifying moderators: multiplicity and spurious interactions that cannot be replicated in follow-up studies QUINT (Dusseldorp & Van Mechelen, 2014): 1 Check on presence of qualitative interaction 2 Identify combinations of dichotomized moderators that are most important for qualitative treatment-subgroup interactions 3 Result: binary tree, partitioning the total sample in three groups: Patients for whom... treatment A is better than treatment B... treatment B is better than A... it does not make any difference Different styles of modeling (19/02/2015) What is psychometrics? 15/40

16 4. QUINT Start: group of N patients randomly assigned to one of two treatments A and B Before treatment: set of baseline variables, i.e., categorical and/or continuous background characteristics (e.g., severity of disease), and possibly outcome variable After treatment: one primary continuous outcome variable Outcome variable before and after treatment: use change score, or slope of response over time, or time to an event can be used as outcome for QUINT Different styles of modeling (19/02/2015) What is psychometrics? 16/40

17 4. QUINT - conditions Aim: find the best partition all patients using the baseline variables into two or three mutually exclusive and exhaustive subgroups (i.e., partition classes) p 1 : A B; p 2 : A B; p 3 : A B Conditions 1 Difference in treatment outcome component: In p 1 and p 2, the difference in outcome between treatments A and B should be as large as possible 2 Cardinality component: p 1 and p 2 should comprise as many patients as possible Partitioning criterion ensures maximization of the conjunction of the two components Different styles of modeling (19/02/2015) What is psychometrics? 17/40

18 4. Stepwise binary splitting procedure At each step: Maximize partitioning criterion After each split: all leaves re-assigned afresh to subgroups (i.e., nonrecursive procedure) Different styles of modeling (19/02/2015) What is psychometrics? 18/40

19 4. Sequential partitioning algorithm Algorithm: 1 Stepwise procedure to optimize criterion C 2 Stopping criterion: when C is maximized, and 4 boundary conditions are met 3 Pruning: reduce tree resulting after 2., to ensure a well-fitting tree for future data as well (using bootstrap procedure) Different styles of modeling (19/02/2015) What is psychometrics? 19/40

20 4. Quint in action - Improvement in depression Background characteristics and Outcome Different styles of modeling (19/02/2015) What is psychometrics? 20/40

21 4. Quint in action - Improvement in depression Final Tree Different styles of modeling (19/02/2015) What is psychometrics? 21/40

22 5. Accurate Prediction from set of predictors Aim to accurately predict. Dot. Relationships predictors - criterion is a black box Example: Movieweb - individual tailored suggestion for other movies of interest Different styles of modeling (19/02/2015) What is psychometrics? 22/40

23 6. Models for the Distribution of criterion scores, as a function of predictors Growth curve (e.g., length), as a function of age and gender Norming (i.e., test scores), as a function of age from: Different styles of modeling (19/02/2015) What is psychometrics? 23/40

24 Example of norming Van Wiechen scheme: each Dutch child is assessed during 8 visits at Child Health Care Center Developmental scores (D-score) as a function of age from: Jacobusse G.W., Buuren S. van, Verkerk P.H. (2006). An interval scale for development of children aged 0-2 years. Statistics in Medicine, 25(13), Different styles of modeling (19/02/2015) What is psychometrics? 24/40

25 3. Exemplary cases Randomized clinical trial (RCT): Effectiveness of treatments to panic disorder (Van Apeldoorn et al., 2010) Treatments: Cognitive behavioral therapy (CBT), medication (SSRI), or both (CBT+SSRI) Research questions: Which treatment is most effective, in the short-term and long-term? Are there any differential effects ( what works for whom )? Different styles of modeling (19/02/2015) What is psychometrics? 25/40

26 RCT - Design pre-test 9 months treatment 18 sessions CBT 9 months treatment 9 sessions SSRI 9 months treatment 18 sessions CBT + 9 sessions SSRI 3 months treatment 3 sessions CBT post-test I 3 months treatment 3 sessions SSRI (taper-off) 3 months treatment 3 sessions CBT + 3 sessions SSRI post-test II 6 months after post-test II: follow-up I 12 months after post-test II: follow-up II C_7A 9 Different styles of modeling (19/02/2015) What is psychometrics? 26/40

27 RCT - Patient flow Different styles of modeling (19/02/2015) What is psychometrics? 27/40

28 RCT - Panic disorder treatment Outcome measures: Indicators of Anxiety, Depression, Quality of life Predictors treatment, time duration of ilness, level of agoraphobia (no,..., severe), benzodiazapine use (yes, no) patient type (completer, no-taper, drop-out) Different styles of modeling (19/02/2015) What is psychometrics? 28/40

29 RCT - Model based expected scores Different styles of modeling (19/02/2015) What is psychometrics? 29/40

30 RCT - Questions Which approach appears to be most reasonable: Data modeling or algorithmic modeling? Or somewhere in between... Causal inference Supporting a theory C & W s criteria for stochastic models Prediction - exploratorily assessing relevant predictors Accurate prediction from predictor set Distributional modeling (e.g., growth curves) The authors used a random coefficient model, using a data modeling approach. Limitations? Alternative ideas for modeling? Different styles of modeling (19/02/2015) What is psychometrics? 30/40

31 Measuring developmental level Van Wiechen scheme: each Dutch child is assessed during 8 visits at the Child Health Care Center Examples of items: from: Jacobusse G.W., Buuren S. van, Verkerk P.H. (2006). An interval scale for development of children aged 0-2 years. Statistics in Medicine, 25(13), Different styles of modeling (19/02/2015) What is psychometrics? 31/40

32 Rasch model P(X ijt θ it, δ j ) = exp(θ it δ j ) (1+exp(θ it δ j )), with θ it the developmental level of child i at age t and δ j the difficulty of item j Empirical pass rates as a function of age from: Jacobusse G.W., Buuren S. van, Verkerk P.H. (2006). An interval scale for development of children aged 0-2 years. Statistics in Medicine, 25(13), Different styles of modeling (19/02/2015) What is psychometrics? 32/40

33 Fit P(X ijt θ it, δ j ) = exp(θ it δ j ) (1+exp(θ it δ j )), with θ it the developmental level of child i at age t and δ j the difficulty of item j Empirical pass rates as a function of D-score from: Jacobusse G.W., Buuren S. van, Verkerk P.H. (2006). An interval scale for development of children aged 0-2 years. Statistics in Medicine, 25(13), Different styles of modeling (19/02/2015) What is psychometrics? 33/40

34 Measuring developmental level - Questions Which approach appears to be most reasonable: Data modeling or algorithmic modeling? Or somewhere in between... Causal inference Supporting a theory C & W s criteria for stochastic models Prediction - exploratorily assessing relevant predictors Accurate prediction from predictor set Distributional modeling (e.g., growth curves) The authors used a random coefficient model, using a data modeling approach. Limitations? Alternative ideas for modeling? Different styles of modeling (19/02/2015) What is psychometrics? 34/40

35 Identifying personality traits using the lexical approach Psycholexical research: use trait taxonomies Around 30 trait taxonomies are known, in different languages, e.g., Albanian, Arabic, English, Indian, Japanese Taxonomies: from a dictionary, all trait-descriptive words (i.e., adjectives) are selected; leads to large number of adjectives (range ) Typical approach: perform principal component analysis on sample ratings Outcome: trait dimensions, e.g., extraversion, agreeableness Key question: which traits are pancultural? Different styles of modeling (19/02/2015) What is psychometrics? 35/40

36 The search for a Pancultural trait structure Included ratings from 11 taxonomies in different languages 1. translate all non-english adjectives into English 2. identify adjectives with same meaning - yielded 1993 unique trait variables, of which 1071 occurred only in a single language retained only 922 trait variables that occurred in minimally two languages only 2 trait variables in all 11 languages (impulsive and sentimental), and another 13 trait variables in 10 languages (e.g., ambitious, conscientious, consistent, creative, emotional, generous, industrious...) Data: 11 languages (sample size range ), total 7104 participants, on 922 trait variables, with structural missing data (trait variable not present in taxonomy) 3. Perform Simultaneous Component Analysis on the data Different styles of modeling (19/02/2015) What is psychometrics? 36/40

37 Simultaneous Components - across 11 countries A, agreeableness; C, conscientiousness; Dyn, dynamism;... from: De Raad, B. et al. (2014). Towards a Pan-cultural Personality Structure: Input from 11 Psycholexical Studies. European Journal of Personality, 28(5), doi: /per.1953 Different styles of modeling (19/02/2015) What is psychometrics? 37/40

38 Fit - variance accounted for (VAF ) per country, for SCA and PCA Different styles of modeling (19/02/2015) What is psychometrics? 38/40

39 Fit - Ratio (VAF SCA /VAF PCA ) and Difference (VAF SCA VAF PCA ) Different styles of modeling (19/02/2015) What is psychometrics? 39/40

40 The search for a Pancultural trait structure - Questions Which approach appears to be most reasonable: Data modeling or algorithmic modeling? Or somewhere in between... Causal inference Supporting a theory C & W s criteria for stochastic models Prediction - exploratorily assessing relevant predictors Accurate prediction from predictor set Distributional modeling (e.g., growth curves) The authors used a random coefficient model, using a data modeling approach. Limitations? Alternative ideas for modeling? Different styles of modeling (19/02/2015) What is psychometrics? 40/40

Multiple Act criterion:

Multiple Act criterion: Common Features of Trait Theories Generality and Stability of Traits: Trait theorists all use consistencies in an individual s behavior and explain why persons respond in different ways to the same stimulus

More information

Paul Irwing, Manchester Business School

Paul Irwing, Manchester Business School Paul Irwing, Manchester Business School Factor analysis has been the prime statistical technique for the development of structural theories in social science, such as the hierarchical factor model of human

More information

Doing Quantitative Research 26E02900, 6 ECTS Lecture 6: Structural Equations Modeling. Olli-Pekka Kauppila Daria Kautto

Doing Quantitative Research 26E02900, 6 ECTS Lecture 6: Structural Equations Modeling. Olli-Pekka Kauppila Daria Kautto Doing Quantitative Research 26E02900, 6 ECTS Lecture 6: Structural Equations Modeling Olli-Pekka Kauppila Daria Kautto Session VI, September 20 2017 Learning objectives 1. Get familiar with the basic idea

More information

Choosing an Approach for a Quantitative Dissertation: Strategies for Various Variable Types

Choosing an Approach for a Quantitative Dissertation: Strategies for Various Variable Types Choosing an Approach for a Quantitative Dissertation: Strategies for Various Variable Types Kuba Glazek, Ph.D. Methodology Expert National Center for Academic and Dissertation Excellence Outline Thesis

More information

Introduction to Multilevel Models for Longitudinal and Repeated Measures Data

Introduction to Multilevel Models for Longitudinal and Repeated Measures Data Introduction to Multilevel Models for Longitudinal and Repeated Measures Data Today s Class: Features of longitudinal data Features of longitudinal models What can MLM do for you? What to expect in this

More information

Traits & Trait Taxonomies

Traits & Trait Taxonomies Traits & Trait Taxonomies Chapter 3 Three fundamental questions guide those who study traits: How should we conceptualize traits? How can we identify which traits are the most important from among the

More information

Reliability of Ordination Analyses

Reliability of Ordination Analyses Reliability of Ordination Analyses Objectives: Discuss Reliability Define Consistency and Accuracy Discuss Validation Methods Opening Thoughts Inference Space: What is it? Inference space can be defined

More information

Quint: An R package for the identification of subgroups of clients who differ in which treatment alternative is best for them

Quint: An R package for the identification of subgroups of clients who differ in which treatment alternative is best for them Behav Res (2016) 48:650 663 DOI 10.3758/s13428-015-0594-z Quint: An R package for the identification of subgroups of clients who differ in which treatment alternative is best for them Elise Dusseldorp

More information

Business Statistics Probability

Business Statistics Probability Business Statistics The following was provided by Dr. Suzanne Delaney, and is a comprehensive review of Business Statistics. The workshop instructor will provide relevant examples during the Skills Assessment

More information

WWC STUDY REVIEW STANDARDS

WWC STUDY REVIEW STANDARDS WWC STUDY REVIEW STANDARDS INTRODUCTION The What Works Clearinghouse (WWC) reviews studies in three stages. First, the WWC screens studies to determine whether they meet criteria for inclusion within the

More information

Predicting Breast Cancer Survival Using Treatment and Patient Factors

Predicting Breast Cancer Survival Using Treatment and Patient Factors Predicting Breast Cancer Survival Using Treatment and Patient Factors William Chen wchen808@stanford.edu Henry Wang hwang9@stanford.edu 1. Introduction Breast cancer is the leading type of cancer in women

More information

UvA-DARE (Digital Academic Repository)

UvA-DARE (Digital Academic Repository) UvA-DARE (Digital Academic Repository) Qualitative treatment-subgroup interactions in a randomized clinical trial of treatments for adolescents with ADHD Boyer, B.E.; Doove, L.L.; Geurts, H.M.; Prins,

More information

Some interpretational issues connected with observational studies

Some interpretational issues connected with observational studies Some interpretational issues connected with observational studies D.R. Cox Nuffield College, Oxford, UK and Nanny Wermuth Chalmers/Gothenburg University, Gothenburg, Sweden ABSTRACT After some general

More information

Chiba University AKIO WAKABAYASHI 1 *

Chiba University AKIO WAKABAYASHI 1 * bs_bs_banner Japanese Psychological Research 2014, Volume 56, No. 3, 211 223 doi: 10.1111/jpr.12045 A sixth personality domain that is independent of the Big Five domains: The psychometric properties of

More information

Extraversion. The Extraversion factor reliability is 0.90 and the trait scale reliabilities range from 0.70 to 0.81.

Extraversion. The Extraversion factor reliability is 0.90 and the trait scale reliabilities range from 0.70 to 0.81. MSP RESEARCH NOTE B5PQ Reliability and Validity This research note describes the reliability and validity of the B5PQ. Evidence for the reliability and validity of is presented against some of the key

More information

Validity and reliability of measurements

Validity and reliability of measurements Validity and reliability of measurements 2 3 Request: Intention to treat Intention to treat and per protocol dealing with cross-overs (ref Hulley 2013) For example: Patients who did not take/get the medication

More information

Introduction to Multilevel Models for Longitudinal and Repeated Measures Data

Introduction to Multilevel Models for Longitudinal and Repeated Measures Data Introduction to Multilevel Models for Longitudinal and Repeated Measures Data Today s Class: Features of longitudinal data Features of longitudinal models What can MLM do for you? What to expect in this

More information

To cite this article:

To cite this article: To cite this article: Dusseldorp, E., Doove, L., & Van Mechelen, I. (in press). Quint: An R package for identification of subgroups of clients who differ in which treatment alternative is best for them.

More information

George B. Ploubidis. The role of sensitivity analysis in the estimation of causal pathways from observational data. Improving health worldwide

George B. Ploubidis. The role of sensitivity analysis in the estimation of causal pathways from observational data. Improving health worldwide George B. Ploubidis The role of sensitivity analysis in the estimation of causal pathways from observational data Improving health worldwide www.lshtm.ac.uk Outline Sensitivity analysis Causal Mediation

More information

TACKLING SIMPSON'S PARADOX IN BIG DATA USING CLASSIFICATION & REGRESSION TREES

TACKLING SIMPSON'S PARADOX IN BIG DATA USING CLASSIFICATION & REGRESSION TREES Association for Information Systems AIS Electronic Library (AISeL) ECIS 2014 Proceedings TACKLING SIMPSON'S PARADOX IN BIG DATA USING CLASSIFICATION & REGRESSION TREES Galit Shmueli Indian School of Business,

More information

Ordinal Data Modeling

Ordinal Data Modeling Valen E. Johnson James H. Albert Ordinal Data Modeling With 73 illustrations I ". Springer Contents Preface v 1 Review of Classical and Bayesian Inference 1 1.1 Learning about a binomial proportion 1 1.1.1

More information

Political Science 15, Winter 2014 Final Review

Political Science 15, Winter 2014 Final Review Political Science 15, Winter 2014 Final Review The major topics covered in class are listed below. You should also take a look at the readings listed on the class website. Studying Politics Scientifically

More information

Procedia - Social and Behavioral Sciences 140 ( 2014 ) PSYSOC 2013

Procedia - Social and Behavioral Sciences 140 ( 2014 ) PSYSOC 2013 Available online at www.sciencedirect.com ScienceDirect Procedia - Social and Behavioral Sciences 140 ( 2014 ) 506 510 PSYSOC 2013 Personality Traits and Different Career Stages A Study on Indian School

More information

Chapter 1. Introduction

Chapter 1. Introduction Chapter 1 Introduction 1.1 Motivation and Goals The increasing availability and decreasing cost of high-throughput (HT) technologies coupled with the availability of computational tools and data form a

More information

Analysis of the Reliability and Validity of an Edgenuity Algebra I Quiz

Analysis of the Reliability and Validity of an Edgenuity Algebra I Quiz Analysis of the Reliability and Validity of an Edgenuity Algebra I Quiz This study presents the steps Edgenuity uses to evaluate the reliability and validity of its quizzes, topic tests, and cumulative

More information

MODEL SELECTION STRATEGIES. Tony Panzarella

MODEL SELECTION STRATEGIES. Tony Panzarella MODEL SELECTION STRATEGIES Tony Panzarella Lab Course March 20, 2014 2 Preamble Although focus will be on time-to-event data the same principles apply to other outcome data Lab Course March 20, 2014 3

More information

Likelihood Ratio Based Computerized Classification Testing. Nathan A. Thompson. Assessment Systems Corporation & University of Cincinnati.

Likelihood Ratio Based Computerized Classification Testing. Nathan A. Thompson. Assessment Systems Corporation & University of Cincinnati. Likelihood Ratio Based Computerized Classification Testing Nathan A. Thompson Assessment Systems Corporation & University of Cincinnati Shungwon Ro Kenexa Abstract An efficient method for making decisions

More information

The Research Roadmap Checklist

The Research Roadmap Checklist 1/5 The Research Roadmap Checklist Version: December 1, 2007 All enquires to bwhitworth@acm.org This checklist is at http://brianwhitworth.com/researchchecklist.pdf The element details are explained at

More information

Preliminary Conclusion

Preliminary Conclusion 1 Exploring the Genetic Component of Political Participation Brad Verhulst Virginia Institute for Psychiatric and Behavioral Genetics Virginia Commonwealth University Theories of political participation,

More information

Sociodemographic Effects on the Test-Retest Reliability of the Big Five Inventory. Timo Gnambs. Osnabrück University. Author Note

Sociodemographic Effects on the Test-Retest Reliability of the Big Five Inventory. Timo Gnambs. Osnabrück University. Author Note Running head: TEST-RETEST RELIABILITY Sociodemographic Effects on the Test-Retest Reliability of the Big Five Inventory Timo Gnambs Osnabrück University Author Note Timo Gnambs, Institute of Psychology,

More information

Weight Adjustment Methods using Multilevel Propensity Models and Random Forests

Weight Adjustment Methods using Multilevel Propensity Models and Random Forests Weight Adjustment Methods using Multilevel Propensity Models and Random Forests Ronaldo Iachan 1, Maria Prosviryakova 1, Kurt Peters 2, Lauren Restivo 1 1 ICF International, 530 Gaither Road Suite 500,

More information

1. Evaluate the methodological quality of a study with the COSMIN checklist

1. Evaluate the methodological quality of a study with the COSMIN checklist Answers 1. Evaluate the methodological quality of a study with the COSMIN checklist We follow the four steps as presented in Table 9.2. Step 1: The following measurement properties are evaluated in the

More information

Measurement Invariance (MI): a general overview

Measurement Invariance (MI): a general overview Measurement Invariance (MI): a general overview Eric Duku Offord Centre for Child Studies 21 January 2015 Plan Background What is Measurement Invariance Methodology to test MI Challenges with post-hoc

More information

Michael Hallquist, Thomas M. Olino, Paul A. Pilkonis University of Pittsburgh

Michael Hallquist, Thomas M. Olino, Paul A. Pilkonis University of Pittsburgh Comparing the evidence for categorical versus dimensional representations of psychiatric disorders in the presence of noisy observations: a Monte Carlo study of the Bayesian Information Criterion and Akaike

More information

To cite this article:

To cite this article: To cite this article: Sies, A., Demyttenaere, K., & Van Mechelen, I. (in press). Studying treatment-effect heterogeneity in precision medicine through induced subgroups. Journal of Biopharmaceutical Statistics.

More information

1/16/2012. Personality. Personality Structure

1/16/2012. Personality. Personality Structure !"# Personality Personality: relatively enduring set of characteristics that define out individuality and affect out interactions with the environment. Personality Structure Personality traits: consistent

More information

A MONTE CARLO STUDY OF MODEL SELECTION PROCEDURES FOR THE ANALYSIS OF CATEGORICAL DATA

A MONTE CARLO STUDY OF MODEL SELECTION PROCEDURES FOR THE ANALYSIS OF CATEGORICAL DATA A MONTE CARLO STUDY OF MODEL SELECTION PROCEDURES FOR THE ANALYSIS OF CATEGORICAL DATA Elizabeth Martin Fischer, University of North Carolina Introduction Researchers and social scientists frequently confront

More information

Applications. DSC 410/510 Multivariate Statistical Methods. Discriminating Two Groups. What is Discriminant Analysis

Applications. DSC 410/510 Multivariate Statistical Methods. Discriminating Two Groups. What is Discriminant Analysis DSC 4/5 Multivariate Statistical Methods Applications DSC 4/5 Multivariate Statistical Methods Discriminant Analysis Identify the group to which an object or case (e.g. person, firm, product) belongs:

More information

Lecture Outline. Biost 590: Statistical Consulting. Stages of Scientific Studies. Scientific Method

Lecture Outline. Biost 590: Statistical Consulting. Stages of Scientific Studies. Scientific Method Biost 590: Statistical Consulting Statistical Classification of Scientific Studies; Approach to Consulting Lecture Outline Statistical Classification of Scientific Studies Statistical Tasks Approach to

More information

Biostatistics II

Biostatistics II Biostatistics II 514-5509 Course Description: Modern multivariable statistical analysis based on the concept of generalized linear models. Includes linear, logistic, and Poisson regression, survival analysis,

More information

Analysis of Environmental Data Conceptual Foundations: En viro n m e n tal Data

Analysis of Environmental Data Conceptual Foundations: En viro n m e n tal Data Analysis of Environmental Data Conceptual Foundations: En viro n m e n tal Data 1. Purpose of data collection...................................................... 2 2. Samples and populations.......................................................

More information

Supplementary Online Content 2

Supplementary Online Content 2 Supplementary Online Content 2 Bieleninik Ł, Geretsegger M, Mössler K, et al; TIME-A Study Team. Effects of improvisational music therapy vs enhanced standard care on symptom severity among children with

More information

CEMO RESEARCH PROGRAM

CEMO RESEARCH PROGRAM 1 CEMO RESEARCH PROGRAM Methodological Challenges in Educational Measurement CEMO s primary goal is to conduct basic and applied research seeking to generate new knowledge in the field of educational measurement.

More information

BIOSTATISTICAL METHODS

BIOSTATISTICAL METHODS BIOSTATISTICAL METHODS FOR TRANSLATIONAL & CLINICAL RESEARCH PROPENSITY SCORE Confounding Definition: A situation in which the effect or association between an exposure (a predictor or risk factor) and

More information

An International Study of the Reliability and Validity of Leadership/Impact (L/I)

An International Study of the Reliability and Validity of Leadership/Impact (L/I) An International Study of the Reliability and Validity of Leadership/Impact (L/I) Janet L. Szumal, Ph.D. Human Synergistics/Center for Applied Research, Inc. Contents Introduction...3 Overview of L/I...5

More information

Testing the Predictability of Consumption Growth: Evidence from China

Testing the Predictability of Consumption Growth: Evidence from China Auburn University Department of Economics Working Paper Series Testing the Predictability of Consumption Growth: Evidence from China Liping Gao and Hyeongwoo Kim Georgia Southern University and Auburn

More information

Propensity Score Analysis Shenyang Guo, Ph.D.

Propensity Score Analysis Shenyang Guo, Ph.D. Propensity Score Analysis Shenyang Guo, Ph.D. Upcoming Seminar: April 7-8, 2017, Philadelphia, Pennsylvania Propensity Score Analysis 1. Overview 1.1 Observational studies and challenges 1.2 Why and when

More information

Lumina Spark Development of an Integrated Assessment of Big 5. Personality Factors, Type Theory & Overextension

Lumina Spark Development of an Integrated Assessment of Big 5. Personality Factors, Type Theory & Overextension Lumina Spark Development of an Integrated Assessment of Big 5 Personality Factors, Type Theory & Overextension Stewart Desson, Stephen Benton 1, & John Golding 2 1 Business Psychology Centre, University

More information

Emotional Intelligence Assessment Technical Report

Emotional Intelligence Assessment Technical Report Emotional Intelligence Assessment Technical Report EQmentor, Inc. 866.EQM.475 www.eqmentor.com help@eqmentor.com February 9 Emotional Intelligence Assessment Technical Report Executive Summary The first

More information

Re-Examining the Role of Individual Differences in Educational Assessment

Re-Examining the Role of Individual Differences in Educational Assessment Re-Examining the Role of Individual Differences in Educational Assesent Rebecca Kopriva David Wiley Phoebe Winter University of Maryland College Park Paper presented at the Annual Conference of the National

More information

11/18/2013. Correlational Research. Correlational Designs. Why Use a Correlational Design? CORRELATIONAL RESEARCH STUDIES

11/18/2013. Correlational Research. Correlational Designs. Why Use a Correlational Design? CORRELATIONAL RESEARCH STUDIES Correlational Research Correlational Designs Correlational research is used to describe the relationship between two or more naturally occurring variables. Is age related to political conservativism? Are

More information

Congruence Research: Methodological Advancement Can Speed Its Impact on the Public s Health L. ALISON PHILLIPS RUTGERS UNIVERSITY APRIL 28, 2011

Congruence Research: Methodological Advancement Can Speed Its Impact on the Public s Health L. ALISON PHILLIPS RUTGERS UNIVERSITY APRIL 28, 2011 Congruence Research: Methodological Advancement Can Speed Its Impact on the Public s Health L. ALISON PHILLIPS RUTGERS UNIVERSITY APRIL 28, 2011 Example Congruence Topics Congruence between X and Y patient

More information

Resolving binary responses to the Visual Arts Attitude Scale with the Hyperbolic Cosine Model

Resolving binary responses to the Visual Arts Attitude Scale with the Hyperbolic Cosine Model International Education Journal Vol 1, No 2, 1999 http://www.flinders.edu.au/education/iej 94 Resolving binary responses to the Visual Arts Attitude Scale with the Hyperbolic Cosine Model Joanna Touloumtzoglou

More information

11/24/2017. Do not imply a cause-and-effect relationship

11/24/2017. Do not imply a cause-and-effect relationship Correlational research is used to describe the relationship between two or more naturally occurring variables. Is age related to political conservativism? Are highly extraverted people less afraid of rejection

More information

Validity in Psychiatry. Maj-Britt Posserud, MD, PhD Child and Adolescent Mental Health Haukeland University Hospital, Bergen, Norway

Validity in Psychiatry. Maj-Britt Posserud, MD, PhD Child and Adolescent Mental Health Haukeland University Hospital, Bergen, Norway Validity in Psychiatry Maj-Britt Posserud, MD, PhD Child and Adolescent Mental Health Haukeland University Hospital, Bergen, Norway Validity validity is the extent to which a concept, conclusion or measurement

More information

Fundamental Clinical Trial Design

Fundamental Clinical Trial Design Design, Monitoring, and Analysis of Clinical Trials Session 1 Overview and Introduction Overview Scott S. Emerson, M.D., Ph.D. Professor of Biostatistics, University of Washington February 17-19, 2003

More information

Lecture Outline. Biost 517 Applied Biostatistics I. Purpose of Descriptive Statistics. Purpose of Descriptive Statistics

Lecture Outline. Biost 517 Applied Biostatistics I. Purpose of Descriptive Statistics. Purpose of Descriptive Statistics Biost 517 Applied Biostatistics I Scott S. Emerson, M.D., Ph.D. Professor of Biostatistics University of Washington Lecture 3: Overview of Descriptive Statistics October 3, 2005 Lecture Outline Purpose

More information

Abstract Title Page Not included in page count. Authors and Affiliations: Joe McIntyre, Harvard Graduate School of Education

Abstract Title Page Not included in page count. Authors and Affiliations: Joe McIntyre, Harvard Graduate School of Education Abstract Title Page Not included in page count. Title: Detecting anchoring-and-adjusting in survey scales Authors and Affiliations: Joe McIntyre, Harvard Graduate School of Education SREE Spring 2014 Conference

More information

Factor Analysis of Gulf War Illness: What Does It Add to Our Understanding of Possible Health Effects of Deployment?

Factor Analysis of Gulf War Illness: What Does It Add to Our Understanding of Possible Health Effects of Deployment? October 3, 2006 Factor Analysis Examples: Example 1: Factor Analysis of Gulf War Illness: What Does It Add to Our Understanding of Possible Health Effects of Deployment? 1 2 2 Susan E. Shapiro, Michael

More information

UNIVERSITY of PENNSYLVANIA CIS 520: Machine Learning Final, Fall 2014

UNIVERSITY of PENNSYLVANIA CIS 520: Machine Learning Final, Fall 2014 UNIVERSITY of PENNSYLVANIA CIS 520: Machine Learning Final, Fall 2014 Exam policy: This exam allows two one-page, two-sided cheat sheets (i.e. 4 sides); No other materials. Time: 2 hours. Be sure to write

More information

Part 8 Logistic Regression

Part 8 Logistic Regression 1 Quantitative Methods for Health Research A Practical Interactive Guide to Epidemiology and Statistics Practical Course in Quantitative Data Handling SPSS (Statistical Package for the Social Sciences)

More information

Editorial: An Author s Checklist for Measure Development and Validation Manuscripts

Editorial: An Author s Checklist for Measure Development and Validation Manuscripts Journal of Pediatric Psychology Advance Access published May 31, 2009 Editorial: An Author s Checklist for Measure Development and Validation Manuscripts Grayson N. Holmbeck and Katie A. Devine Loyola

More information

GOLDSMITHS Research Online Article (refereed)

GOLDSMITHS Research Online Article (refereed) GOLDSMITHS Research Online Article (refereed) Davies, Martin F. Irrational beliefs and unconditional self-acceptance. II. Experimental evidence linking two key features of REBT Originally published in

More information

A Simulation Study on Methods of Correcting for the Effects of Extreme Response Style

A Simulation Study on Methods of Correcting for the Effects of Extreme Response Style Article Erschienen in: Educational and Psychological Measurement ; 76 (2016), 2. - S. 304-324 https://dx.doi.org/10.1177/0013164415591848 A Simulation Study on Methods of Correcting for the Effects of

More information

Empowered by Psychometrics The Fundamentals of Psychometrics. Jim Wollack University of Wisconsin Madison

Empowered by Psychometrics The Fundamentals of Psychometrics. Jim Wollack University of Wisconsin Madison Empowered by Psychometrics The Fundamentals of Psychometrics Jim Wollack University of Wisconsin Madison Psycho-what? Psychometrics is the field of study concerned with the measurement of mental and psychological

More information

Blending Psychometrics with Bayesian Inference Networks: Measuring Hundreds of Latent Variables Simultaneously

Blending Psychometrics with Bayesian Inference Networks: Measuring Hundreds of Latent Variables Simultaneously Blending Psychometrics with Bayesian Inference Networks: Measuring Hundreds of Latent Variables Simultaneously Jonathan Templin Department of Educational Psychology Achievement and Assessment Institute

More information

Estimating drug effects in the presence of placebo response: Causal inference using growth mixture modeling

Estimating drug effects in the presence of placebo response: Causal inference using growth mixture modeling STATISTICS IN MEDICINE Statist. Med. 2009; 28:3363 3385 Published online 3 September 2009 in Wiley InterScience (www.interscience.wiley.com).3721 Estimating drug effects in the presence of placebo response:

More information

Effect of Sample Size on Correlation and Regression Coefficients

Effect of Sample Size on Correlation and Regression Coefficients Effect of Sample Size on Correlation and Regression Coefficients Swati Gupta 1 Research Scholar, Department of Education, Aligarh Muslim University, India Dr. Mamun Ali Naji Qasem 2 Faculty of Education,

More information

Construct Validity of the MBTI in Management Development: A Test of Two Interpretations. Robert B. Kaiser & S. Bartholomew Craig

Construct Validity of the MBTI in Management Development: A Test of Two Interpretations. Robert B. Kaiser & S. Bartholomew Craig Construct Validity of the MBTI in Management Development: A Test of Two Interpretations Robert B. Kaiser & S. Bartholomew Craig Myers-Briggs Type Indicator (MBTI) Derived from an explicit theory Scales

More information

SUPPLEMENTARY MATERIAL

SUPPLEMENTARY MATERIAL SUPPLEMENTARY MATERIAL Supplementary Figure 1. Recursive partitioning using PFS data in patients with advanced NSCLC with non-squamous histology treated in the placebo pemetrexed arm of LUME-Lung 2. (A)

More information

Impact and adjustment of selection bias. in the assessment of measurement equivalence

Impact and adjustment of selection bias. in the assessment of measurement equivalence Impact and adjustment of selection bias in the assessment of measurement equivalence Thomas Klausch, Joop Hox,& Barry Schouten Working Paper, Utrecht, December 2012 Corresponding author: Thomas Klausch,

More information

CHAPTER VI RESEARCH METHODOLOGY

CHAPTER VI RESEARCH METHODOLOGY CHAPTER VI RESEARCH METHODOLOGY 6.1 Research Design Research is an organized, systematic, data based, critical, objective, scientific inquiry or investigation into a specific problem, undertaken with the

More information

CHAPTER 2. RESEARCH METHODS AND PERSONALITY ASSESSMENT (64 items)

CHAPTER 2. RESEARCH METHODS AND PERSONALITY ASSESSMENT (64 items) CHAPTER 2. RESEARCH METHODS AND PERSONALITY ASSESSMENT (64 items) 1. Darwin s point of view about empirical research can be accurately summarized as... a. Any observation is better than no observation

More information

MEASUREMENT THEORY 8/15/17. Latent Variables. Measurement Theory. How do we measure things that aren t material?

MEASUREMENT THEORY 8/15/17. Latent Variables. Measurement Theory. How do we measure things that aren t material? MEASUREMENT THEORY Measurement Theory How do we measure things that aren t material? Affect, behavior, cognition Thoughts, feelings, personality, intelligence, etc? Measurement theory: Turning the into

More information

By Hui Bian Office for Faculty Excellence

By Hui Bian Office for Faculty Excellence By Hui Bian Office for Faculty Excellence 1 Email: bianh@ecu.edu Phone: 328-5428 Location: 1001 Joyner Library, room 1006 Office hours: 8:00am-5:00pm, Monday-Friday 2 Educational tests and regular surveys

More information

Modelling Double-Moderated-Mediation & Confounder Effects Using Bayesian Statistics

Modelling Double-Moderated-Mediation & Confounder Effects Using Bayesian Statistics Modelling Double-Moderated-Mediation & Confounder Effects Using Bayesian Statistics George Chryssochoidis*, Lars Tummers**, Rens van de Schoot***, * Norwich Business School, University of East Anglia **

More information

Current Directions in Mediation Analysis David P. MacKinnon 1 and Amanda J. Fairchild 2

Current Directions in Mediation Analysis David P. MacKinnon 1 and Amanda J. Fairchild 2 CURRENT DIRECTIONS IN PSYCHOLOGICAL SCIENCE Current Directions in Mediation Analysis David P. MacKinnon 1 and Amanda J. Fairchild 2 1 Arizona State University and 2 University of South Carolina ABSTRACT

More information

Cognitive modeling versus game theory: Why cognition matters

Cognitive modeling versus game theory: Why cognition matters Cognitive modeling versus game theory: Why cognition matters Matthew F. Rutledge-Taylor (mrtaylo2@connect.carleton.ca) Institute of Cognitive Science, Carleton University, 1125 Colonel By Drive Ottawa,

More information

Computational Capacity and Statistical Inference: A Never Ending Interaction. Finbarr Sloane EHR/DRL

Computational Capacity and Statistical Inference: A Never Ending Interaction. Finbarr Sloane EHR/DRL Computational Capacity and Statistical Inference: A Never Ending Interaction Finbarr Sloane EHR/DRL Studies in Crop Variation I (1921) It has been estimated that Sir Ronald A. Fisher spent about 185

More information

Cultural Intelligence: A Predictor of Ethnic Minority College Students Psychological Wellbeing

Cultural Intelligence: A Predictor of Ethnic Minority College Students Psychological Wellbeing From the SelectedWorks of Teresa A. Smith March 29, 2012 Cultural Intelligence: A Predictor of Ethnic Minority College Students Psychological Wellbeing Teresa A. Smith Available at: https://works.bepress.com/teresa_a_smith/2/

More information

REPLICATION DATA SET FOR:

REPLICATION DATA SET FOR: REPLICATION DATA SET FOR: Cohen, S., Janicki-Deverts, D., Turner, R.B., & Doyle, W.J. (in press). Does hugging provide stress-buffering social support? A study of susceptibility to upper respiratory infection

More information

Nonparametric IRT analysis of Quality-of-Life Scales and its application to the World Health Organization Quality-of-Life Scale (WHOQOL-Bref)

Nonparametric IRT analysis of Quality-of-Life Scales and its application to the World Health Organization Quality-of-Life Scale (WHOQOL-Bref) Qual Life Res (2008) 17:275 290 DOI 10.1007/s11136-007-9281-6 Nonparametric IRT analysis of Quality-of-Life Scales and its application to the World Health Organization Quality-of-Life Scale (WHOQOL-Bref)

More information

The Classification Accuracy of Measurement Decision Theory. Lawrence Rudner University of Maryland

The Classification Accuracy of Measurement Decision Theory. Lawrence Rudner University of Maryland Paper presented at the annual meeting of the National Council on Measurement in Education, Chicago, April 23-25, 2003 The Classification Accuracy of Measurement Decision Theory Lawrence Rudner University

More information

Making a psychometric. Dr Benjamin Cowan- Lecture 9

Making a psychometric. Dr Benjamin Cowan- Lecture 9 Making a psychometric Dr Benjamin Cowan- Lecture 9 What this lecture will cover What is a questionnaire? Development of questionnaires Item development Scale options Scale reliability & validity Factor

More information

Work Personality Index Factorial Similarity Across 4 Countries

Work Personality Index Factorial Similarity Across 4 Countries Work Personality Index Factorial Similarity Across 4 Countries Donald Macnab Psychometrics Canada Copyright Psychometrics Canada 2011. All rights reserved. The Work Personality Index is a trademark of

More information

Instrument equivalence across ethnic groups. Antonio Olmos (MHCD) Susan R. Hutchinson (UNC)

Instrument equivalence across ethnic groups. Antonio Olmos (MHCD) Susan R. Hutchinson (UNC) Instrument equivalence across ethnic groups Antonio Olmos (MHCD) Susan R. Hutchinson (UNC) Overview Instrument Equivalence Measurement Invariance Invariance in Reliability Scores Factorial Invariance Item

More information

Description of components in tailored testing

Description of components in tailored testing Behavior Research Methods & Instrumentation 1977. Vol. 9 (2).153-157 Description of components in tailored testing WAYNE M. PATIENCE University ofmissouri, Columbia, Missouri 65201 The major purpose of

More information

WDHS Curriculum Map Probability and Statistics. What is Statistics and how does it relate to you?

WDHS Curriculum Map Probability and Statistics. What is Statistics and how does it relate to you? WDHS Curriculum Map Probability and Statistics Time Interval/ Unit 1: Introduction to Statistics 1.1-1.3 2 weeks S-IC-1: Understand statistics as a process for making inferences about population parameters

More information

SUPPLEMENTAL MATERIAL

SUPPLEMENTAL MATERIAL 1 SUPPLEMENTAL MATERIAL Response time and signal detection time distributions SM Fig. 1. Correct response time (thick solid green curve) and error response time densities (dashed red curve), averaged across

More information

A comparison of five recursive partitioning methods to find person subgroups involved in meaningful treatment subgroup interactions

A comparison of five recursive partitioning methods to find person subgroups involved in meaningful treatment subgroup interactions Adv Data Anal Classif DOI 1.17/s11634-13-159-x REGULAR ARTICLE A comparison of five recursive partitioning methods to find person subgroups involved in meaningful treatment subgroup interactions L. L.

More information

Predicting Diabetes and Heart Disease Using Features Resulting from KMeans and GMM Clustering

Predicting Diabetes and Heart Disease Using Features Resulting from KMeans and GMM Clustering Predicting Diabetes and Heart Disease Using Features Resulting from KMeans and GMM Clustering Kunal Sharma CS 4641 Machine Learning Abstract Clustering is a technique that is commonly used in unsupervised

More information

Correlational Research. Correlational Research. Stephen E. Brock, Ph.D., NCSP EDS 250. Descriptive Research 1. Correlational Research: Scatter Plots

Correlational Research. Correlational Research. Stephen E. Brock, Ph.D., NCSP EDS 250. Descriptive Research 1. Correlational Research: Scatter Plots Correlational Research Stephen E. Brock, Ph.D., NCSP California State University, Sacramento 1 Correlational Research A quantitative methodology used to determine whether, and to what degree, a relationship

More information

Can Quasi Experiments Yield Causal Inferences? Sample. Intervention 2/20/2012. Matthew L. Maciejewski, PhD Durham VA HSR&D and Duke University

Can Quasi Experiments Yield Causal Inferences? Sample. Intervention 2/20/2012. Matthew L. Maciejewski, PhD Durham VA HSR&D and Duke University Can Quasi Experiments Yield Causal Inferences? Matthew L. Maciejewski, PhD Durham VA HSR&D and Duke University Sample Study 1 Study 2 Year Age Race SES Health status Intervention Study 1 Study 2 Intervention

More information

ORIGINS AND DISCUSSION OF EMERGENETICS RESEARCH

ORIGINS AND DISCUSSION OF EMERGENETICS RESEARCH ORIGINS AND DISCUSSION OF EMERGENETICS RESEARCH The following document provides background information on the research and development of the Emergenetics Profile instrument. Emergenetics Defined 1. Emergenetics

More information

Validity and reliability of measurements

Validity and reliability of measurements Validity and reliability of measurements 2 Validity and reliability of measurements 4 5 Components in a dataset Why bother (examples from research) What is reliability? What is validity? How should I treat

More information

Experimental Studies. Statistical techniques for Experimental Data. Experimental Designs can be grouped. Experimental Designs can be grouped

Experimental Studies. Statistical techniques for Experimental Data. Experimental Designs can be grouped. Experimental Designs can be grouped Experimental Studies Statistical techniques for Experimental Data Require appropriate manipulations and controls Many different designs Consider an overview of the designs Examples of some of the analyses

More information

Measures. David Black, Ph.D. Pediatric and Developmental. Introduction to the Principles and Practice of Clinical Research

Measures. David Black, Ph.D. Pediatric and Developmental. Introduction to the Principles and Practice of Clinical Research Introduction to the Principles and Practice of Clinical Research Measures David Black, Ph.D. Pediatric and Developmental Neuroscience, NIMH With thanks to Audrey Thurm Daniel Pine With thanks to Audrey

More information

University of Oxford Intermediate Social Statistics: Lecture One

University of Oxford Intermediate Social Statistics: Lecture One University of Oxford Intermediate Social Statistics: Lecture One Raymond M. Duch Nuffield College Oxford www.raymondduch.com @RayDuch January 17, 2012 Course Requirements Course Requirements Eight Lectures

More information

Personality Traits and Labour Economics

Personality Traits and Labour Economics Personality Traits and Labour Economics Veronica De Nisi veronica.denisi@uniroma1.it University La Sapienza, Rome Doctoral Students Seminar 11 February 2015 De Nisi (UniRoma1) Personality Traits and Labour

More information

Methods for Computing Missing Item Response in Psychometric Scale Construction

Methods for Computing Missing Item Response in Psychometric Scale Construction American Journal of Biostatistics Original Research Paper Methods for Computing Missing Item Response in Psychometric Scale Construction Ohidul Islam Siddiqui Institute of Statistical Research and Training

More information