Eric A. Suess
California State University, East Bay
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Eric A. Suess.
Journal of Interpersonal Violence | 2010
David A. Sandberg; Eric A. Suess; Jessica L. Heaton
The identification of variables that mediate the relationship between traumatic life events and posttraumatic symptomatology could help elucidate underlying causal mechanisms and improve therapeutic intervention offered to individuals suffering from posttraumatic stress. The authors examined whether adult attachment, as measured by Brennan, Clark, and Shaver’s Experiences in Close Relationships Inventory, mediates the relationship between a broad range of traumatic life events and posttraumatic symptomatology. Participants were 224 ethnically diverse college women. Path analysis indicated that attachment anxiety partially mediated the link between intimate partner violence and posttraumatic symptomatology, as well as the link between adolescent or adult sexual victimization and posttraumatic symptomatology. Attachment avoidance, although associated with posttraumatic stress, did not mediate the relationship between traumatic life events and PTSD symptoms.
Archive | 2010
Eric A. Suess; Bruce E. Trumbo
In Chapter 8, we introduced the fundamental ideas of Bayesian inference, in which prior distributions on parameters are used together with data to obtain posterior distributions and thus interval estimates of parameters. However, in practice, Bayesian posterior distributions are often difficult to compute.
Journal of Time Series Analysis | 2016
Ming Lin; Eric A. Suess; Robert H. Shumway; Rong Chen
Time series data collected from arrays of seismometers are traditionally used to solve the core problems of detecting and estimating the waveform of a nuclear explosion or earthquake signal that propagates across the array. We consider here a parametric exponentially modulated autoregressive model. The signal is assumed to be convolved with random amplitudes following a Bernoulli normal mixture. It is shown to be potentially superior to the usual combination of narrow band filtering and beam forming. The approach is applied to analyzing series observed from an earthquake from Yunnan Province in China received by a seismic array in Kazakhstan.
Archive | 2010
Eric A. Suess; Bruce E. Trumbo
This appendix focuses on some specific features and commands of R that you will need in the first few chapters of this book. If you have never used R before—or you need a review of the basics—we recommend starting here. Throughout the book, we show the R code required for each new concept, briefly explaining the new R commands involved. If you want more detailed information, you can refer to the introductory and general reference manuals available on the R website.
Archive | 2010
Eric A. Suess; Bruce E. Trumbo
The rest of this book deals with Bayesian estimation. This chapter uses examples to illustrate the fundamental concepts of Bayesian point and interval estimation. It also provides an introduction to Chapters 9 and 10, where more advanced examples require computationally intensive methods.
Archive | 2010
Eric A. Suess; Bruce E. Trumbo
Much of this book deals with simulation methods for probability models, also called Monte Carlo methods. We have seen a few introductory examples in Chapter 1. Even for some models that are easy to specify in a theoretical form, it may be difficult or impossible to “do the math” necessary to obtain the numerical results required in practice. Because of recent advances in computer hardware and software, simulation methods now offer feasible solutions to some of these troublesome computational problems.
Archive | 2010
Eric A. Suess; Bruce E. Trumbo
In Chapter 6, we took advantage of the simplicity of 2-state chains to intro- duce fundamental ideas of Markov dependence and long-run behavior using only elementary mathematics. Markov chains taking more than two values are needed in many simulations of practical importance. These chains with larger state spaces can behave in very intricate ways, and a rigorous mathematical treatment of them is beyond the scope of this book. Our approach in this chapter is to provide examples that illustrate some of the important behaviors of more general Markov chains.
Archive | 2010
Eric A. Suess; Bruce E. Trumbo
In Chapter 3, we used the sampling method to find probabilities and expectations involving a random variable with a distribution that is easy to describe but with a density function that is not explicitly known. In this chapter, we explore additional applications of the sampling method. The examples are chosen because of their practical importance or theoretical interest. Some- times, analytic methods can be used to get exact results for special cases, thus providing some confidence in the validity of more general simulation results. Also, in an elementary way, some of the examples and problems show how simulation can be useful in research. At least they have illustrated this to us personally because we have gained insights from simulation in these settings that we might never have gained by analytic means.
Archive | 2010
Eric A. Suess; Bruce E. Trumbo
In Chapter 1, we did a few simulations by sampling from finite populations. In Chapter 2, we discussed (pseudo)random numbers and the simulation of some familiar discrete and continuous distributions. In this chapter, we investigate how simulation is used to approximate integrals and what some fundamental limit theorems of probability theory have to say about the accuracy of these approximations. Section 3.1 sets the stage with elementary examples that illustrate some methods of integration.
Archive | 2010
Eric A. Suess; Bruce E. Trumbo
Historically, an important roadblock to using Bayesian inference has been the difficulty of computing posterior distributions of parameters. Thus, a major focus of this book is to show how such computations can be done using modern hardware and software.