Nonstationary Extreme Value Analysis (NEVA) Software Package. User Guide

Size: px
Start display at page:

Download "Nonstationary Extreme Value Analysis (NEVA) Software Package. User Guide"

Transcription

1 Nonstationary Extreme Value Analysis (NEVA) Software Package User Guide Update: 10/23/2014

2 Nonstationary Extreme Value Analysis (NEVA) Software Package User Guide Center for Hydrology & Remote Sensing University of California, Irvine

3 Authors: Linyin Cheng and Amir AghaKouchak

4 Disclaimer: The Nonstationary Extreme Value Analysis (NEVA) software package is provided 'as is' without any endorsement made and without warranty of any kind, either express or implied. While we strive to ensure that NEVA is accurate, no guarantees for the accuracy of the codes, output information and figures are made. NEVA codes and outputs can only be used at your own discretion and risk and with agreement that you will be solely responsible for any damage and that the authors and their affiliate institutions accept no responsibility for errors or omissions in NEVA codes, outputs, figures, and documentation. In no event shall the authors, developers or their affiliate institutions be liable to you or any third parties for any special, direct, indirect or consequential damages and financial risks of any kind, or any damages whatsoever, resulting from, arising out of or in connection with the use of NEVA. The user of NEVA agrees that the codes and algorithms are subject to change without notice.

5 Nonstationary Extreme Value Analysis (NEVA) Software Package: User Guide Linyin Cheng, and Amir AghaKouchak University of California, Irvine Abstract The Nonstationary Extreme Value Analysis (NEVA) software package has been developed to facilitate extreme value analysis under both stationary and nonstationary assumptions. In a Bayesian approach, NEVA estimates the extreme value parameters with a Differential Evolution Markov Chain (DE MC) approach for global optimization over the parameter space. NEVA includes posterior probability intervals (uncertainty bounds) of estimated return levels through Bayesian inference, with its inherent advantages in uncertainty quantification. The software presents the results of non stationary extreme value analysis using various exceedance probability methods. We evaluate both stationary and nonstationary components of the package for a case study consisting of annual temperature maxima for a gridded global temperature dataset. The results show that NEVA can reliably describe extremes and their return levels. The source code can be downloaded from here: Main reference publication: Cheng L., AghaKouchak A., Gilleland E., Katz R.W., 2014, Non stationary Extreme Value Analysis in a Changing Climate, Climatic Change, doi: /s

6 Table of Contents 1 Overview of NEVA Components Run NEVA GEV Open NEVA.m in MATLAB Specify the path to the package in NEVA.m Navigate to ReadData folder in NEVA_GEV Configure NEVA GEV Edit GEV_sta_nonsta.txt to set the model parameters (ReadData folder): Edit input data file si1.txt (ReadData folder): Edit names.txt (ReadData folder) Edit prior.txt (ReadData folder) Read the ReadMe File (zreadme.txt in NEVA_GEV) Run NEVA GEV Run NEVA GPD Open NEVA.m in MATLAB Specify the path to the package in NEVA.m Navigate to ReadData folder in NEVA_GPD Configure NEVA GPD Edit GPD_sta_nonsta.txt to set the model parameters (ReadData folder): Edit input data file si1.txt (ReadData folder): Edit names.txt (ReadData folder) Edit prior.txt (ReadData folder) See ReadMe File (zreadme.txt in NEVA_GPD) Run NEVA_GPD Save Outputs Errors and Warnings... 9 References and Relevant Literature... 10

7 Page 1 1 Overview of NEVA Components NEVA includes two components: (1) The Generalized Extreme Value (GEV) distribution for analysis of annual maxima (block maxima). (2) The Generalized Pareto Distribution (GPD) for analysis of extremes above a certain threshold (i.e., peak over threshold (POT) approach). Both NEVA GEV and NEVA GPD can be used for stationary (time independent) and nonstationary (transient) extreme value analysis.

8 Page 2 The package includes the following files and folders: 1 Folder NEVA_GEV: Includes source codes for stationary and nonstationary Generalized Extreme Value (GEV) distribution for analysis of annual maxima (block maxima). 2 Folder NEVA_GPD: Includes source codes for stationary and nonstationary Generalized Pareto Distribution (GPD) for analysis of extremes above a certain threshold (i.e., peakover threshold (POT) approach). 3 File Disclaimer.txt: By using NEVA users agree with this disclaimer. Please read the disclaimer before using NEVA. 4 NEVA_ReferencePublication.pdf: Reference publication of NEVA. 5 NEVA_User_Guide.pdf: This document 2 Run NEVA GEV Follow the below steps to run NEVA: 2.1 Open NEVA.m in MATLAB Note that both NEVA_GEV, and NEVA_GPD include NEVA.m. For annual maxima analysis, select the one in NEVA_GEV folder. For POT analysis, open the one in NEVA_GPD folder (see Section 3).

9 Page Specify the path to the package in NEVA.m For example: dirr= 'C:\Users\Amir\Google Drive\AMIR\MySoftware\NEVA_GEV'; 2.3 Navigate to ReadData folder in NEVA_GEV 2.4 Configure NEVA GEV You can configure NEVA GEV by editing the files in ReadData folder. There four files that can be edited: GEV_sta_nonsta.txt, names.txt, si1.txt, prior.txt GEV_sta_nonsta.txt: includes model parameters names.txt: includes figure titles and axes labels (they appear in the output figures) prior.txt: include prior parameters (ranges of model parameters used for sampling) si1.txt: includes input data In GEV_sta_nonsta.txt make sure the stationary and nonstationary assumptions are correctly configured: Nonsta=0 indicates stationary Nosta=1 represents nonstationary with time varying location parameter Nosta=2 represents nonstationary with time varying location and scale

10 Page Edit GEV_sta_nonsta.txt to set the model parameters (ReadData folder): da: evl: bur: cha: sts: siteno: Nonsta: end year of the observations number of random samples for parameter estimation number of burned samples chain number (5 is reasonable) after burn in, if want to further reduce sample size edit sts number of sites/gauges 0: stationary simulation; 1: nonstationarity in location parameter; 2: nonstationarity in location and scale parameters tt: done: plottrend: GEVQQ: wait: lir: BF: Quic: Simulation time or return period Notify by when simulation is complete: 0: No; else: Yes plot trend lines; 0: No; else: Yes generate QQ plots to evaluate if data fits GEV; 0: No; else: Yes Simulation based on the waiting time theory likelihood ratio test; 0: No; else: Yes Bayes factor calculation; 0: No; else: Yes likelihood profile estimation; 0:No; else:yes (the default Quic=0 offers parameter estimation and uncertainty bounds based on the method outlined in Cheng et al., For faster simulation, the user can choose the maximum likelihood method Quic=1. The latter requires the optimization toolbox Edit input data file si1.txt (ReadData folder): Last column: year Other columns: Block maxima (annual maxima) from stations/gauges/model simulations

11 Page Edit names.txt (ReadData folder) This file only changes titles and labels in the output figures: First line: title that appears in the output figure. Use the first line for stationary plots Second line: title that appears in the output figure. Use the first line for nonstationary plots Third line: xlabel (label of x axis) Fourth line: ylabel (label of y axis) Edit prior.txt (ReadData folder) The default values should be reasonable for most applications: SIGMA: the range of the scale parameter in GEV distribution K: the range of the shape parameter in GEV distribution Apha: Beta: Asig: Bsig: the range of the slope for the location parameter under nonstationary the range of the intercept for the location parameter under nonstationary the range of the slope for the scale parameter under nonstationary the range of the intercept for the scale parameter under nonstationary 2.5 Read the ReadMe File (zreadme.txt in NEVA_GEV) See the readme file to learn more about the input variables and parameters in GEV_sta_nonsta.txt, names.txt, si1.txt, prior.txt 2.6 Run NEVA GEV Run NEVA.m in Matlab (NEVA_GEV folder).

12 Page 6 3 Run NEVA GPD Follow the below steps to run NEVA: 3.1 Open NEVA.m in MATLAB Note that both NEVA_GEV, and NEVA_GPD include NEVA.m. For annual maxima analysis, select the one in NEVA_GEV folder (Section 2). For POT analysis, open the one in NEVA_GPD folder. 3.2 Specify the path to the package in NEVA.m For example: dirr= 'C:\Users\Amir\Google Drive\AMIR\MySoftware\NEVA_GPD'; 3.3 Navigate to ReadData folder in NEVA_GPD 3.4 Configure NEVA GPD You can configure NEVA GPD by editing the files in ReadData folder. There four files that can be edited: GPD_sta_nonsta.txt, names.txt, si1.txt, prior.txt GPD_sta_nonsta.txt: includes model parameters names.txt: prior.txt: includes figure titles and axes labels (appear in the output figures) include prior parameters (ranges of model parameters

13 Page 7 si1.txt: includes input data In GPD_sta_nonsta.txt make sure the stationary and nonstationary assumptions are correctly configured: Nonsta=0 Nonsta=1 indicates stationary simulation represents nonstationary simulation Edit GPD_sta_nonsta.txt to set the model parameters (ReadData folder): da: evl: bur: cha: sts: siteno: Nonsta: tt: done: plottrend: GPQQ: thp: lir: BF: Quic: end year of the observations number of random samples for parameter estimation number of burned samples chain number (5 is reasonable) after burn in, if want to further reduce sample size edit sts number of sites/gauges 0: stationary simulation; 1: nonstationarity simulation; Simulation time or return period Notify by when simulation is complete: 0: No; else: Yes plot trend lines; 0: No; else: Yes generate QQ plots to evaluate if data fits GPD; 0: No; else: Yes GPD threshold likelihood ratio test; 0: No; else: Yes Bayes factor calculation; 0: No; else: Yes likelihood profile estimation; 0:No; else:yes (the default Quic=0 offers parameter estimation and uncertainty bounds based on the method outlined in Cheng et al., For faster simulation, the user can choose the maximum likelihood method Quic=1. The latter requires the optimization toolbox.

14 Page Edit input data file si1.txt (ReadData folder): Last column: year Other columns: Block maxima (annual maxima) from stations/gauges/model simulations Edit names.txt (ReadData folder) This file only changes titles and labels in the output figures: First line: title that appears in the output figure. Use the first line for stationary plots Second line: title that appears in the output figure. Use the first line for nonstationary plots Third line: xlabel (label of x axis) Fourth line: ylabel (label of y axis) Edit prior.txt (ReadData folder) The default values should be reasonable for most applications: SIGMA: the range of the scale parameter in GPD K: the range of the shape parameter in GPD Apha: Beta: the range of the slope for the scale parameter under nonstationary the range of the intercept for the scale parameter under nonstationary See ReadMe File (zreadme.txt in NEVA_GPD) Read the readme file to learn more about the input variables and parameters in GPD_sta_nonsta.txt, names.txt, si1.txt, prior.txt. 3.5 Run NEVA_GPD Run NEVA.m in Matlab.

15 Page 9 4 Save Outputs In both NEVA_GEV and NEVA_GPD, all the sampled parameters are automatically saved into savedata folder at the end of the simulation. For example, smp1.mat: nonsmp1.mat: non5smp1.mat acceptancer.mat nonacceptancer includes sampled parameters for station 1 under stationary assumption; includes sampled parameters for station 1 under nonstationary assumption with time varying location parameter; includes sampled parameters for station 1 under nonstationary assumption with time varying location and scale parameters; summarize the R_hat values to check the model convergence under stationary assumption (see Cheng et al., 2014). summarize the R_hat values to check the model convergence under nonstationary assumption (see Cheng et al., 2014). 5 Errors and Warnings In both NEVA_GEV and NEVA_GPD, errors and warnings are automatically saved in report.txt (stationary) and reportnon.txt (nonstationary).

16 Page 10 References and Relevant Literature AghaKouchak, A., D. Easterling, K. Hsu, S. Schubert, and S. Sorooshian (2013) Extremes in a Changing Climate, Springer, Springer Netherlands. Cheng L., AghaKouchak A., Gilleland E., Katz R.W., (2014), Non stationary Extreme Value Analysis in a Changing Climate, Climatic Change, doi: /s Cooley, D. (2009) Extreme value analysis and the study of climate change. Climatic Change, 97, Gilleland, E., Katz, R.W. (2011) New software to analyze how extremes change over time Eos, 92(2), Katz, R. (2010), Statistics of extremes in climate change, Climatic Change, 100(1), Katz, R., et al., (2002) Statistics of extremes in hydrology, Advances in Water Resources, 25, Renard, B., et al. (2006) An application of Bayesian analysis and Markov chain Monte Carlo methods to the estimation of a regional trend in annual maxima. Water resources research, 42. Renard, B., et al. (2013) Bayesian methods for non stationary extreme value analysis, Extremes in a Changing Climate, Springer Netherlands.

17 Page 11 For more information visit:

Extreme Value Theory in (Hourly) Precipitation

Extreme Value Theory in (Hourly) Precipitation Extreme Value Theory in (Hourly) Precipitation Uli Schneider Geophysical Statistics Project, NCAR GSP Miniseries at CSU November 17, 2003 Outline Project overview Extreme value theory 101 Applying extreme

More information

Discussion on Bayesian Model Selection and Parameter Estimation in Extragalactic Astronomy by Martin Weinberg

Discussion on Bayesian Model Selection and Parameter Estimation in Extragalactic Astronomy by Martin Weinberg Discussion on Bayesian Model Selection and Parameter Estimation in Extragalactic Astronomy by Martin Weinberg Phil Gregory Physics and Astronomy Univ. of British Columbia Introduction Martin Weinberg reported

More information

Linear Modeling with Bayesian Statistics

Linear Modeling with Bayesian Statistics Linear Modeling with Bayesian Statistics Bayesian Approach I I I I I Estimate probability of a parameter State degree of believe in specific parameter values Evaluate probability of hypothesis given the

More information

ImCheck3 Installation and User s Guide

ImCheck3 Installation and User s Guide Image Science Associates 10 May 2010 ImCheck3 Installation and User s Guide Peter Burns pdburns@ieee.org ImCheck3 is intended to demonstrate the use of widely distributed printed test targets (test charts)

More information

Univariate Extreme Value Analysis. 1 Block Maxima. Practice problems using the extremes ( 2.0 5) package. 1. Pearson Type III distribution

Univariate Extreme Value Analysis. 1 Block Maxima. Practice problems using the extremes ( 2.0 5) package. 1. Pearson Type III distribution Univariate Extreme Value Analysis Practice problems using the extremes ( 2.0 5) package. 1 Block Maxima 1. Pearson Type III distribution (a) Simulate 100 maxima from samples of size 1000 from the gamma

More information

Package MCMC4Extremes

Package MCMC4Extremes Type Package Package MCMC4Extremes July 14, 2016 Title Posterior Distribution of Extreme Models in R Version 1.1 Author Fernando Ferraz do Nascimento [aut, cre], Wyara Vanesa Moura e Silva [aut, ctb] Maintainer

More information

A spatio-temporal model for extreme precipitation simulated by a climate model.

A spatio-temporal model for extreme precipitation simulated by a climate model. A spatio-temporal model for extreme precipitation simulated by a climate model. Jonathan Jalbert Joint work with Anne-Catherine Favre, Claude Bélisle and Jean-François Angers STATMOS Workshop: Climate

More information

From Bayesian Analysis of Item Response Theory Models Using SAS. Full book available for purchase here.

From Bayesian Analysis of Item Response Theory Models Using SAS. Full book available for purchase here. From Bayesian Analysis of Item Response Theory Models Using SAS. Full book available for purchase here. Contents About this Book...ix About the Authors... xiii Acknowledgments... xv Chapter 1: Item Response

More information

Issues in MCMC use for Bayesian model fitting. Practical Considerations for WinBUGS Users

Issues in MCMC use for Bayesian model fitting. Practical Considerations for WinBUGS Users Practical Considerations for WinBUGS Users Kate Cowles, Ph.D. Department of Statistics and Actuarial Science University of Iowa 22S:138 Lecture 12 Oct. 3, 2003 Issues in MCMC use for Bayesian model fitting

More information

Use of Extreme Value Statistics in Modeling Biometric Systems

Use of Extreme Value Statistics in Modeling Biometric Systems Use of Extreme Value Statistics in Modeling Biometric Systems Similarity Scores Two types of matching: Genuine sample Imposter sample Matching scores Enrolled sample 0.95 0.32 Probability Density Decision

More information

Overview. Monte Carlo Methods. Statistics & Bayesian Inference Lecture 3. Situation At End Of Last Week

Overview. Monte Carlo Methods. Statistics & Bayesian Inference Lecture 3. Situation At End Of Last Week Statistics & Bayesian Inference Lecture 3 Joe Zuntz Overview Overview & Motivation Metropolis Hastings Monte Carlo Methods Importance sampling Direct sampling Gibbs sampling Monte-Carlo Markov Chains Emcee

More information

Natural Hazards and Extreme Statistics Training R Exercises

Natural Hazards and Extreme Statistics Training R Exercises Natural Hazards and Extreme Statistics Training R Exercises Hugo Winter Introduction The aim of these exercises is to aide understanding of the theory introduced in the lectures by giving delegates a chance

More information

Proficy* Historian S IMULATION D ATA C OLLECTOR G UIDE. Version 6.0 June 2015

Proficy* Historian S IMULATION D ATA C OLLECTOR G UIDE. Version 6.0 June 2015 Proficy* Historian S IMULATION D ATA C OLLECTOR G UIDE Version 6.0 June 2015 Disclaimer of Warranties and Liability The information contained in this manual is believed to be accurate and reliable. However,

More information

End User License Agreement

End User License Agreement End User License Agreement Kyocera International, Inc. ( Kyocera ) End User License Agreement. CAREFULLY READ THE FOLLOWING TERMS AND CONDITIONS ( AGREEMENT ) BEFORE USING OR OTHERWISE ACCESSING THE SOFTWARE

More information

Variability in Annual Temperature Profiles

Variability in Annual Temperature Profiles Variability in Annual Temperature Profiles A Multivariate Spatial Analysis of Regional Climate Model Output Tamara Greasby, Stephan Sain Institute for Mathematics Applied to Geosciences, National Center

More information

CALSTRS ONLINE AGREEMENT TERMS AND CONDITIONS

CALSTRS ONLINE AGREEMENT TERMS AND CONDITIONS CALSTRS ONLINE AGREEMENT TERMS AND CONDITIONS INTRODUCTION: Before the California State Teachers Retirement System (hereinafter "CalSTRS," "We," or "Us") will provide services found at mycalstrs.com (the

More information

Android Backdoor GhostCtrl can Silently Record Your Audio, Video, and More

Android Backdoor GhostCtrl can Silently Record Your Audio, Video, and More Appendix Android Backdoor GhostCtrl can Silently Record Your Audio, Video, and More Appendix TrendLabs Security Intelligence Blog Lenart Bermejo, Jordan Pan, and Cedric Pernet July 2017 TREND MICRO LEGAL

More information

MCMC Diagnostics. Yingbo Li MATH Clemson University. Yingbo Li (Clemson) MCMC Diagnostics MATH / 24

MCMC Diagnostics. Yingbo Li MATH Clemson University. Yingbo Li (Clemson) MCMC Diagnostics MATH / 24 MCMC Diagnostics Yingbo Li Clemson University MATH 9810 Yingbo Li (Clemson) MCMC Diagnostics MATH 9810 1 / 24 Convergence to Posterior Distribution Theory proves that if a Gibbs sampler iterates enough,

More information

TREND MICRO LEGAL DISCLAIMER

TREND MICRO LEGAL DISCLAIMER TrendLabs TREND MICRO LEGAL DISCLAIMER The information provided herein is for general information and educational purposes only. It is not intended and should not be construed to constitute legal advice.

More information

Clustering Relational Data using the Infinite Relational Model

Clustering Relational Data using the Infinite Relational Model Clustering Relational Data using the Infinite Relational Model Ana Daglis Supervised by: Matthew Ludkin September 4, 2015 Ana Daglis Clustering Data using the Infinite Relational Model September 4, 2015

More information

DRIDEX s New Tricks Lead to Global Spam Outbreak

DRIDEX s New Tricks Lead to Global Spam Outbreak Appendix DRIDEX s New Tricks Lead to Global Spam Outbreak Appendix TrendLabs Security Intelligence Blog Michael Casayuran, Rhena Inocencio, and Jay Yaneza May 2016 TREND MICRO LEGAL DISCLAIMER The information

More information

The photograph below shows the PMP9730 Rev E prototype assembly. This circuit was built on a PMP9730 Rev D PCB.

The photograph below shows the PMP9730 Rev E prototype assembly. This circuit was built on a PMP9730 Rev D PCB. 1 Photos The photograph below shows the PMP9730 Rev E prototype assembly. This circuit was built on a PMP9730 Rev D PCB. 2 Standby Power No Load Pin AC (W) 120VAC/60Hz 0.187 230VAC/50Hz 0.238 Page 1 of

More information

Polycom RealPresence Media Editor

Polycom RealPresence Media Editor RELEASE NOTES Software 6.6 February 2014 3725-75200-001 Rev A Polycom RealPresence Media Editor About These Release Notes These release notes include new features and corrected issues in Polycom RealPresence

More information

Application of the Peaks-Over-Threshold Method on Insurance Data

Application of the Peaks-Over-Threshold Method on Insurance Data U.U.D.M. Project Report 2018:32 Application of the Peaks-Over-Threshold Method on Insurance Data Max Rydman Examensarbete i matematik, 15 hp Handledare: Jesper Rydén Examinator: Veronica Crispin Quinonez

More information

Polycom Acoustic Fence and Polycom Acoustic Fence with Beam Shaping Technology

Polycom Acoustic Fence and Polycom Acoustic Fence with Beam Shaping Technology TECHNICAL BULLETIN November 2017 3725-84091-002A Polycom Acoustic Fence and Polycom Acoustic Fence with Beam Shaping Technology Introduction Polycom Acoustic Fence and Polycom Acoustic Fence with Beam

More information

Installing Your Microsoft Access Database (Manual Installation Instructions)

Installing Your Microsoft Access Database (Manual Installation Instructions) Installing Your Microsoft Access Database (Manual Installation Instructions) Installation and Setup Instructions... 1 Single User Setup... 1 Multiple User Setup... 2 Adjusting Microsoft Access 2003 Macro

More information

Slice sampler algorithm for generalized Pareto distribution

Slice sampler algorithm for generalized Pareto distribution Slice sampler algorithm for generalized Pareto distribution Mohammad Rostami, Mohd Bakri Adam Yahya, Mohamed Hisham Yahya, Noor Akma Ibrahim Abstract In this paper, we developed the slice sampler algorithm

More information

1 Photo. 7/15/2014 PMP10283 Rev A Test Results

1 Photo. 7/15/2014 PMP10283 Rev A Test Results 1 Photo The photographs below show the PMP10283 Rev A assembly. This circuit was built on a PMP10283 Rev A PCB. Top side: Bottom side: Page 1 of 17 2 Efficiency 120V AC /60Hz Vin(ac) Iin(A) Pin(W) PF Vo1(V)

More information

Winnebago Industries, Inc. Privacy Policy

Winnebago Industries, Inc. Privacy Policy Winnebago Industries, Inc. Privacy Policy At Winnebago Industries, we are very sensitive to the privacy concerns of visitors to our websites. Though we do not obtain any personal information that individually

More information

BCDC 2E, 2012 (On-line Bidding Document for Stipulated Price Bidding)

BCDC 2E, 2012 (On-line Bidding Document for Stipulated Price Bidding) BCDC 2E, 2012 (On-line Bidding Document for Stipulated Price Bidding) CLAUSE 13 ON-LINE BIDDING 13.1 ON-LINE BIDDING.1 Definitions: Owner means the party and/or their agent designated to receive on-line

More information

Bayesian Workflow. How to structure the process of your analysis to maximise [sic] the odds that you build useful models.

Bayesian Workflow. How to structure the process of your analysis to maximise [sic] the odds that you build useful models. Bayesian Workflow How to structure the process of your analysis to maximise [sic] the odds that you build useful models. -Jim Savage Sean Talts Core Stan Developer Bayesian Workflow Scope out your problem

More information

TREND MICRO LEGAL DISCLAIMER

TREND MICRO LEGAL DISCLAIMER TrendLabs TREND MICRO LEGAL DISCLAIMER The information provided herein is for general information and educational purposes only. It is not intended and should not be construed to constitute legal advice.

More information

A noninformative Bayesian approach to small area estimation

A noninformative Bayesian approach to small area estimation A noninformative Bayesian approach to small area estimation Glen Meeden School of Statistics University of Minnesota Minneapolis, MN 55455 glen@stat.umn.edu September 2001 Revised May 2002 Research supported

More information

MySonicWall Secure Upgrade Plus

MySonicWall Secure Upgrade Plus June 2017 This guide describes how to upgrade a SonicWall or competitor appliance in MySonicWall using the Secure Upgrade Plus feature. Topics: About Secure Upgrade Plus Using Secure Upgrade Plus About

More information

Quick Start Guide P OWERL INK C ONNECT

Quick Start Guide P OWERL INK C ONNECT Quick Start Guide P OWERL INK C ONNECT Version 9.0 July 2015 Disclaimer of Warranties and Liability The information contained in this manual is believed to be accurate and reliable. However, GE assumes

More information

Setup guide Automatic tool measurement on AKKON CNC system

Setup guide Automatic tool measurement on AKKON CNC system TN020 AKKON CNC SYSTEM Setup guide Automatic tool measurement on AKKON CNC system Authors: Gerhard Burger Version: 1.0 Last update: 13.07.2009 File: TN020_Setup_Automatic_Tool_Measurement Attachments:

More information

Single Cell Battery Power Solution

Single Cell Battery Power Solution Single Cell Battery Power Solution Input 5V DC Output 2.80.. 4.28V (dependent on charge state of battery) Current limited to 500mA max. Devices TPS2113A Autoswitching Power MUX TPD4S012 4-Channel USB ESD

More information

Tutorial using BEAST v2.4.1 Troubleshooting David A. Rasmussen

Tutorial using BEAST v2.4.1 Troubleshooting David A. Rasmussen Tutorial using BEAST v2.4.1 Troubleshooting David A. Rasmussen 1 Background The primary goal of most phylogenetic analyses in BEAST is to infer the posterior distribution of trees and associated model

More information

ECE 510 Midterm 13 Feb 2013

ECE 510 Midterm 13 Feb 2013 ECE 510 Midterm 13 Feb 2013 Questions (short answer) 1. What does QRE stand for? 2. Name 3 job activities a QRE might perform. 3. Would 100 DPM at the end of an expected life of 5 years be a typical goal

More information

Enabler Release Definition for Rich Communication Centre

Enabler Release Definition for Rich Communication Centre Enabler Release Definition for Rich Communication Centre Approved Version 1.0 25 Oct 2016 Open Mobile Alliance OMA-ERELD-RCC-V1_0-20161025-A OMA-ERELD-RCC-V1_0-20161025-A Page 2 (13) Use of this document

More information

Online Privacy Notice

Online Privacy Notice Online Privacy Notice The National Foundation for Credit Counseling, Inc. (referred to as NFCC, we, or us ) respects your privacy and is committed to maintaining and using your information responsibly.

More information

Reference Release Definition for Parlay/OSA(Open Service Access) In OMA Service Environment (PIOSE)

Reference Release Definition for Parlay/OSA(Open Service Access) In OMA Service Environment (PIOSE) Reference Release Definition for Parlay/OSA(Open Service Access) In OMA Service Environment (PIOSE) Candidate Version 1.0 19 Oct 2007 Open Mobile Alliance OMA-RRELD-PIOSE-V1_0-20071019-C OMA-RRELD-PIOSE-V1_0-20071019-C

More information

Lax-Hopf-based LWR solver. Matlab implementation: Manual

Lax-Hopf-based LWR solver. Matlab implementation: Manual Lax-Hopf-based LWR solver Matlab implementation: Manual Pierre-Emmanuel Mazaré, Christian Claudel, Alexandre Bayen June 15, 2010 This document describes the sample implementation of an exact, grid-free

More information

Tanner Analog Front End Flow. Student Workbook

Tanner Analog Front End Flow. Student Workbook Student Workbook 2016 Mentor Graphics Corporation All rights reserved. This document contains information that is trade secret and proprietary to Mentor Graphics Corporation or its licensors and is subject

More information

Modeling and Reasoning with Bayesian Networks. Adnan Darwiche University of California Los Angeles, CA

Modeling and Reasoning with Bayesian Networks. Adnan Darwiche University of California Los Angeles, CA Modeling and Reasoning with Bayesian Networks Adnan Darwiche University of California Los Angeles, CA darwiche@cs.ucla.edu June 24, 2008 Contents Preface 1 1 Introduction 1 1.1 Automated Reasoning........................

More information

Finite Element Convergence for Time-Dependent PDEs with a Point Source in COMSOL 4.2

Finite Element Convergence for Time-Dependent PDEs with a Point Source in COMSOL 4.2 Finite Element Convergence for Time-Dependent PDEs with a Point Source in COMSOL 4.2 David W. Trott and Matthias K. Gobbert Department of Mathematics and Statistics, University of Maryland, Baltimore County,

More information

Mile Terms of Use. Effective Date: February, Version 1.1 Feb 2018 [ Mile ] Mileico.com

Mile Terms of Use. Effective Date: February, Version 1.1 Feb 2018 [ Mile ] Mileico.com Mile Terms of Use Effective Date: February, 2018 Version 1.1 Feb 2018 [ Mile ] Overview The following are the terms of an agreement between you and MILE. By accessing, or using this Web site, you acknowledge

More information

How to Win With Non-Gaussian Data: Poisson Imaging Version

How to Win With Non-Gaussian Data: Poisson Imaging Version Comments On How to Win With Non-Gaussian Data: Poisson Imaging Version Alanna Connors David A. van Dyk a Department of Statistics University of California, Irvine a Joint Work with James Chaing and the

More information

Markov Chain Monte Carlo (part 1)

Markov Chain Monte Carlo (part 1) Markov Chain Monte Carlo (part 1) Edps 590BAY Carolyn J. Anderson Department of Educational Psychology c Board of Trustees, University of Illinois Spring 2018 Depending on the book that you select for

More information

MERIDIANSOUNDINGBOARD.COM TERMS AND CONDITIONS

MERIDIANSOUNDINGBOARD.COM TERMS AND CONDITIONS MERIDIANSOUNDINGBOARD.COM TERMS AND CONDITIONS Introduction This document sets forth the terms and conditions ("Terms and Conditions") governing your use of the MeridianHealth.com Web site ("Web Site")

More information

10.4 Linear interpolation method Newton s method

10.4 Linear interpolation method Newton s method 10.4 Linear interpolation method The next best thing one can do is the linear interpolation method, also known as the double false position method. This method works similarly to the bisection method by

More information

Approximate Bayesian Computation. Alireza Shafaei - April 2016

Approximate Bayesian Computation. Alireza Shafaei - April 2016 Approximate Bayesian Computation Alireza Shafaei - April 2016 The Problem Given a dataset, we are interested in. The Problem Given a dataset, we are interested in. The Problem Given a dataset, we are interested

More information

MemPlus Help documentation. DeadLine CODEDEAD

MemPlus Help documentation. DeadLine CODEDEAD 4-4-2018 MemPlus 1.3.1 Help documentation DeadLine CODEDEAD Table of contents 1. Introduction... 2 2. System requirements... 2 3. License... 2 4. Support... 2 5. Website... 2 6. General warning... 3 7.

More information

TMA4240 Statistikk Autumn 2013

TMA4240 Statistikk Autumn 2013 Norges teknisk-naturvitenskapelige universitet Institutt for matematiske fag Øving nummer 7, blokk II Løsningsskisse Oppgave 1 a) No solution sketch. b) For each data set, find the mean temperature, the

More information

WARRANTY & LIMITATION OF LIABILITY

WARRANTY & LIMITATION OF LIABILITY MUX-485 WARRANTY & LIMITATION OF LIABILITY 1. ROTEM warrants that the product shall be free of defects in materials or workmanship and will conform to the technical specification for a period of 1 (one)

More information

The photographs below show the top and bottom view of the PMP11282Rev A board, which is built on PMP11064 Rev B PCB. Top Side

The photographs below show the top and bottom view of the PMP11282Rev A board, which is built on PMP11064 Rev B PCB. Top Side 1 Photo The photographs below show the top and bottom view of the PMP11282Rev A board, which is built on PMP11064 Rev B PCB. Top Side Bottom Side Page 1 of 22 2 Efficiency The efficiency curves of total

More information

MyCreditChain Terms of Use

MyCreditChain Terms of Use MyCreditChain Terms of Use Date: February 1, 2018 Overview The following are the terms of an agreement between you and MYCREDITCHAIN. By accessing, or using this Web site, you acknowledge that you have

More information

INCLUDING MEDICAL ADVICE DISCLAIMER

INCLUDING MEDICAL ADVICE DISCLAIMER Jordan s Guardian Angels Terms and Conditions of Use INCLUDING MEDICAL ADVICE DISCLAIMER Your use of this website and its content constitutes your agreement to be bound by these terms and conditions of

More information

My Filings Your UCC Online Portal provides functionality to enable you to search and view all the filings which you have made.

My Filings Your UCC Online Portal provides functionality to enable you to search and view all the filings which you have made. Disclaimer Materials in this document are for demonstration purposes only. The characters and events depicted are fictional. Any similarity to real events or persons (whether living or deceased) is unintentional.

More information

B Y P A S S R D E G R Version 1.0.2

B Y P A S S R D E G R Version 1.0.2 B Y P A S S R D E G R Version 1.0.2 March, 2008 Contents Overview.................................. 2 Installation notes.............................. 2 Quick Start................................. 3 Examples

More information

DOT-K: Distributed Online Top-K Elements Algorithm with Extreme Value Statistics

DOT-K: Distributed Online Top-K Elements Algorithm with Extreme Value Statistics DOT-K: Distributed Online Top-K Elements Algorithm with Extreme Value Statistics Nick Carey, Tamás Budavári, Yanif Ahmad, Alexander Szalay Johns Hopkins University Department of Computer Science ncarey4@jhu.edu

More information

May 2014 Product Shipping Configuration Change Notice

May 2014 Product Shipping Configuration Change Notice May 2014 Product Shipping Configuration Change Notice Engineering Advisory 92278 This engineering advisory provides details about shipping configuration changes planned for May 2014 to Polycom Unified

More information

SW MAPS TEMPLATE BUILDER. User s Manual

SW MAPS TEMPLATE BUILDER. User s Manual SW MAPS TEMPLATE BUILDER User s Manual Copyright (c) 2017 SOFTWEL (P) Ltd All rights reserved. Redistribution and use in binary forms, without modification, are permitted provided that the following conditions

More information

TLK10081 EVM Quick Start Guide Texas Instruments Communications Interface Products

TLK10081 EVM Quick Start Guide Texas Instruments Communications Interface Products TLK10081 EVM Quick Start Guide Texas Instruments Communications Interface Products 1 Board Overview +5 V Adapter Input Connector for voltage monitor board Connector for SMA break-out or FPGA board. Allows

More information

My Locations help guide

My Locations help guide IHS CONNECT My Locations help guide MARCH 2016 User Guide connect.ihs.com Contact us: Customer Care OVERVIEW The My Locations feature lets you upload the places of interest to you onto Connect. You can

More information

How to deploy a Microsoft Windows 10 image to an AMD processor-based laptop or desktop

How to deploy a Microsoft Windows 10 image to an AMD processor-based laptop or desktop A Principled Technologies report: Hands-on testing. Real-world results. How to deploy a Microsoft Windows 10 image to an AMD processor-based laptop or desktop In the Principled Technologies datacenter,

More information

Lab 7: Bayesian analysis of a dice toss problem using C++ instead of python

Lab 7: Bayesian analysis of a dice toss problem using C++ instead of python Lab 7: Bayesian analysis of a dice toss problem using C++ instead of python Due date: Monday March 27, 11:59pm Short version of the assignment Take your python file from lab 6 and convert it into lab7

More information

TN010 AKKON. Installation guide. (AKKON application documentation and operating system)

TN010 AKKON. Installation guide. (AKKON application documentation and operating system) TN010 AKKON Installation guide (AKKON application documentation and operating system) Authors: Gerhard Burger Version: 1.0 Last update: 04.10.2007 File: Attachments: AKKON Seite 1 von 30 Table of versions

More information

Table of Contents. Part I About Oxygen Software. Part II Introduction. Part III Data extraction. Part IV Settings. Part V Copyright notes.

Table of Contents. Part I About Oxygen Software. Part II Introduction. Part III Data extraction. Part IV Settings. Part V Copyright notes. Contents I Table of Contents Part I About Oxygen Software 2 Part II Introduction 2 Part III Data extraction 3 1 Call Data Records... 3 File import... 4 Field Mapping... 6 Conditions... 8 Results... 11

More information

Theoretical Concepts of Machine Learning

Theoretical Concepts of Machine Learning Theoretical Concepts of Machine Learning Part 2 Institute of Bioinformatics Johannes Kepler University, Linz, Austria Outline 1 Introduction 2 Generalization Error 3 Maximum Likelihood 4 Noise Models 5

More information

Copyrights and Privacy Statement

Copyrights and Privacy Statement Copyrights and Privacy Statement Jesse James Hardscaping Authorization of Use Jesse James Hardscaping hereby authorizes any person to access this Website for informational purposes only. Jesse James Hardscaping

More information

COS Lecture 13 Autonomous Robot Navigation

COS Lecture 13 Autonomous Robot Navigation COS 495 - Lecture 13 Autonomous Robot Navigation Instructor: Chris Clark Semester: Fall 2011 1 Figures courtesy of Siegwart & Nourbakhsh Control Structure Prior Knowledge Operator Commands Localization

More information

MCMC Methods for data modeling

MCMC Methods for data modeling MCMC Methods for data modeling Kenneth Scerri Department of Automatic Control and Systems Engineering Introduction 1. Symposium on Data Modelling 2. Outline: a. Definition and uses of MCMC b. MCMC algorithms

More information

Department of Pathology School of Medicine. Author Zach Dwight Location University of Utah Wittwer DNA Lab

Department of Pathology School of Medicine. Author Zach Dwight Location University of Utah Wittwer DNA Lab Author Zach Dwight Location University of Utah Wittwer DNA Lab http://www.dna.utah.edu/ Introduction to uanalyze Functionality Users can compare experimentally obtained high-resolution melting data and

More information

TREND MICRO LEGAL DISCLAIMER

TREND MICRO LEGAL DISCLAIMER TrendLabs TREND MICRO LEGAL DISCLAIMER The information provided herein is for general information and educational purposes only. It is not intended and should not be construed to constitute legal advice.

More information

Laboratorio di Problemi Inversi Esercitazione 4: metodi Bayesiani e importance sampling

Laboratorio di Problemi Inversi Esercitazione 4: metodi Bayesiani e importance sampling Laboratorio di Problemi Inversi Esercitazione 4: metodi Bayesiani e importance sampling Luca Calatroni Dipartimento di Matematica, Universitá degli studi di Genova May 19, 2016. Luca Calatroni (DIMA, Unige)

More information

Quick Start Guide for Administrators and Operators Cyber Advanced Warning System

Quick Start Guide for Administrators and Operators Cyber Advanced Warning System NSS Labs Quick Start Guide for Administrators and Operators Cyber Advanced Warning System Introduction to the Cyber Advanced Warning System and RiskViewer... 1 Activating Your Account... 2 Adding a New

More information

The framework of the BCLA and its applications

The framework of the BCLA and its applications NOTE: Please cite the references as: Zhu, T.T., Dunkley, N., Behar, J., Clifton, D.A., and Clifford, G.D.: Fusing Continuous-Valued Medical Labels Using a Bayesian Model Annals of Biomedical Engineering,

More information

Virtua Health, Inc. is a 501 (c) (3) non-profit corporation located in Marlton, New Jersey ( Virtua ).

Virtua Health, Inc. is a 501 (c) (3) non-profit corporation located in Marlton, New Jersey ( Virtua ). myvirtua.org Terms of Use PLEASE READ THESE TERMS OF USE CAREFULLY Virtua Health, Inc. is a 501 (c) (3) non-profit corporation located in Marlton, New Jersey ( Virtua ). Virtua has partnered with a company

More information

CompleteView CV Spotlight User Manual. CompleteView Version 4.7.1

CompleteView CV Spotlight User Manual. CompleteView Version 4.7.1 CompleteView CV Spotlight User Manual CompleteView Version 4.7.1 End User License Agreement Salient CompleteView SOFTWARE LICENSE 1. GRANT OF LICENSE. Salient grants to you the right to use one (1) copy

More information

User Manual Arabic Name Romanizer Name Geolocation System

User Manual Arabic Name Romanizer Name Geolocation System User Manual Arabic Name Romanizer Name Geolocation System MAPS Ono Lite (Romanizer) Version 2.50 Coverage of this document This document is the full text user manual for MAPSOno Lite (Romanizer) version

More information

Package HMMCont. February 19, 2015

Package HMMCont. February 19, 2015 Type Package Package HMMCont February 19, 2015 Title Hidden Markov Model for Continuous Observations Processes Version 1.0 Date 2014-02-11 Author Maintainer The package includes

More information

Block Gas Limits vs. Transactional Throughput: A Performance Analysis of the Ubiq Platform

Block Gas Limits vs. Transactional Throughput: A Performance Analysis of the Ubiq Platform Block Gas Limits vs. Transactional Throughput: A Performance Analysis of the Ubiq Platform Whiteblock, Inc. Abstract The following report outlines a performance benchmarking analysis for the Ubiq blockchain

More information

Package TMixClust. July 13, 2018

Package TMixClust. July 13, 2018 Package TMixClust July 13, 2018 Type Package Title Time Series Clustering of Gene Expression with Gaussian Mixed-Effects Models and Smoothing Splines Version 1.2.0 Year 2017 Date 2017-06-04 Author Monica

More information

If the firmware version indicated is earlier than the "Version 1.06", please update the unit s firmware.

If the firmware version indicated is earlier than the Version 1.06, please update the unit s firmware. STEP 1. Check the current firmware version Panasonic recommends that you update the firmware in your SC-C70 if the firmware version indicated is older than the version being offered. Please check the current

More information

IndoTraq Development Kit 1: Command Reference

IndoTraq Development Kit 1: Command Reference IndoTraq Development Kit 1: Command Reference April 2016 Page 1 of 9 Copyright 2016, IndoTraq LLC DK1 Command Reference v1.0 Contents 1 Introduction... 3 1.1 Writing Conventions... 3 2 Basics... 3 2.1

More information

Autonomate Technical Manual

Autonomate Technical Manual Copyright 2013 by Duke University. All rights reserved. Permission to copy, use, and modify this software and accompanying documentation for only noncommercial educational and research purposes is hereby

More information

BOCRC. SAP Crystal Reports Compact Course COURSE OUTLINE. Course Version: 15 Course Duration: 3 Day(s)

BOCRC. SAP Crystal Reports Compact Course COURSE OUTLINE. Course Version: 15 Course Duration: 3 Day(s) BOCRC SAP Crystal Reports Compact Course. COURSE OUTLINE Course Version: 15 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No part

More information

Mesh segmentation. Florent Lafarge Inria Sophia Antipolis - Mediterranee

Mesh segmentation. Florent Lafarge Inria Sophia Antipolis - Mediterranee Mesh segmentation Florent Lafarge Inria Sophia Antipolis - Mediterranee Outline What is mesh segmentation? M = {V,E,F} is a mesh S is either V, E or F (usually F) A Segmentation is a set of sub-meshes

More information

You may use the Service to either access, establish or change the following:

You may use the Service to either access, establish or change the following: Online Access Agreement June 18, 2015 (Revision date) I. Introduction This Online Access Agreement (this "Agreement") contains the terms that govern your use of the Participants' Private Area of the www.afmsagaftrafund.org

More information

Polycom RealPresence Platform Director

Polycom RealPresence Platform Director RELEASE NOTES 3.0.0 April 2016 3725-66007-002B Polycom RealPresence Platform Director Contents What s New in Release 3.0... 3 Polycom RealPresence Clariti Support... 3 Support for Appliance Edition...

More information

NEXT GENERATION FIREWALL COMPARATIVE REPORT

NEXT GENERATION FIREWALL COMPARATIVE REPORT NEXT GENERATION FIREWALL COMPARATIVE REPORT Security Value Map (SVM) Authors Thomas Skybakmoen, Christopher Conrad Tested Products Barracuda Networks F600.E20 v6.1.1-071 Check Point Software Technologies

More information

ADVANCED ENDPOINT PROTECTION COMPARATIVE REPORT

ADVANCED ENDPOINT PROTECTION COMPARATIVE REPORT ADVANCED ENDPOINT PROTECTION COMPARATIVE REPORT Total Cost of Ownership () MARCH 10, 2017 Authors Jason Brvenik, Thomas Skybakmoen, Morgan Dhanraj Tested Products Carbon Black Cb Protection v7.2.3.3106

More information

PRIVATE MOBILE CONNECTION (formerly COMMERCIAL CONNECTIVITY SERVICE (CCS)) CUSTOM APN ATTACHMENT

PRIVATE MOBILE CONNECTION (formerly COMMERCIAL CONNECTIVITY SERVICE (CCS)) CUSTOM APN ATTACHMENT PRIVATE MOBILE CONNECTION (formerly COMMERCIAL CONNECTIVITY SERVICE (CCS)) CUSTOM APN ATTACHMENT Last Revised: 12/20/17 1. Private Mobile Connection - Custom APN. Pursuant to the terms and conditions of

More information

Client Side Content Screening Framework Architecture

Client Side Content Screening Framework Architecture Client Side Content Screening Framework Architecture Approved Version 1.0 14 Jun 2007 Open Mobile Alliance OMA-AD-Client_Side_CS_FW-V1_0-20070614-A OMA-AD-Client_Side_CS_FW-V1_0-20070614-A Page 2 (14)

More information

Computer Vision. Exercise Session 10 Image Categorization

Computer Vision. Exercise Session 10 Image Categorization Computer Vision Exercise Session 10 Image Categorization Object Categorization Task Description Given a small number of training images of a category, recognize a-priori unknown instances of that category

More information

CS281 Section 9: Graph Models and Practical MCMC

CS281 Section 9: Graph Models and Practical MCMC CS281 Section 9: Graph Models and Practical MCMC Scott Linderman November 11, 213 Now that we have a few MCMC inference algorithms in our toolbox, let s try them out on some random graph models. Graphs

More information

Client Portal Client User Manual

Client Portal Client User Manual Client Portal Client User Manual Version 2.0 Contents Client Portal User Manual... 3 Groups and User Levels... 3 Inviting Users... 5 Terms of Use... 9 Removing Users... 12 Password Reset... 14 List Items

More information

Heterotachy models in BayesPhylogenies

Heterotachy models in BayesPhylogenies Heterotachy models in is a general software package for inferring phylogenetic trees using Bayesian Markov Chain Monte Carlo (MCMC) methods. The program allows a range of models of gene sequence evolution,

More information

Empirical Mode Decomposition Analysis using Rational Splines

Empirical Mode Decomposition Analysis using Rational Splines Empirical Mode Decomposition Analysis using Rational Splines Geoff Pegram Pegram, GGS, MC Peel & TA McMahon, (28). Empirical Mode Decomposition using rational splines: an application to rainfall time series.

More information