dbets - diffusion Breakpoint Estimation Software

Size: px
Start display at page:

Download "dbets - diffusion Breakpoint Estimation Software"

Transcription

1 dbets - diffusion Breakpoint Estimation Software This document describes the use of the online application dbets to estimate the diffusion (DIA) test breakpoints from a collection of paired minimum inhibitory concentration (MIC) tests and DIA tests. dbets provides methods for both data visualization and computation using model-based approaches and the error-rate bounded method (ERB). It was created using the Shiny application from RStudio. Please note that dbets and this documentation are works in progress. They are based on the works of Glen DePalma and Bruce A. Craig (Department of Statistics, Purdue University). If you encounter any problems or find the documentation unclear, please contact Glen DePalma at gdepalma@purdue.edu. The example data used throughout this documentation can be found here DIABrkpt/data1.csv. Note this is the default data set inputed on the Load Data page. Contents 1 General Information 2 2 Data Preparation and Data Upload Uploading Data and Setting Parameters ERB Tab 1: Error Rate Bounded Method Error Rate Bounded Method Results Tab 2: Assess Uncertainty ERB Tab 3: Selected Breakpoints Model-Based Approaches Tab 1: Logistic Model Logistic Model Results Tab 2: Spline Model Spline Model Results Tab 3: Compare Model Fits Tab 4: DIA Classification Probability

2 1 General Information On startup, dbets loads a home screen providing general information about the software. dbets is divided into three main sections: load data, ERB procedures, and model-based procedures. You can navigate sections using the Navigate box located at the top-left of each page. When in the ERB or model-based sections, there are multiple tabs across the top (colored in light blue) denoting various procedures. Optional inputs associated with each procedure are located on the left side-bar of each page. A run button is located at the bottom of the side-bar. Set the inputs accordingly and then click the run button to initiate the procedure. You can alter the input settings and re-run the procedure as necessary. After the procedures are completed, plot options and a plot graph button will appear below the run button. You can set graph options and click the plot graph button to produce a graph. Some graphs are downloadable. In those cases a download graph button will also appear. Please note that you should use your latest browser version. This application works best with preferably Firefox, Chrome, or Safari. There may be problems if a different browser, such as Internet Explorer, is used. 2

3 2 Data Preparation and Data Upload Uploading data and setting MIC breakpoints is done on the Load Data page. On startup, a default.csv data set available for download into the application by clicking the load data button. If you have your own data set, you will need to specify the location prior to hitting the load data button. This process is described in detail in Section 2.1. Prior to loading any data set, you need to make sure it is properly formatted. The data should be entered in a.csv (comma delimited) file with two columns labeled MIC and DIA. The first row should include these header names with the MIC data entered in the first column. Censoring information is important. If a value is censored put a < or > symbol before the value, with no space between. No other symbols are permitted. A portion of an example data spreadsheet is shown in Figure 1. Notice the distinction between >256 and 256. The default data set can be downloaded here. Figure 1: Formatted data set with censoring Note the MIC data can be stored on the original dilution scale or log 2 dilution scale. DIA is assumed to be measured in mm. 3

4 2.1 Uploading Data and Setting Parameters Now that the data set is properly formatted, we ll describe in detail the loading procedure. The first option on the side-bar specifies if the.csv file is available online or on your local machine. If the data is online, enter the appropriate address in the File URL text box. If the data is on your local machine, select Use a file stored on my local machine, a pop-up window will appear that will allow you to browse and locate the file. The next option tells the application whether the MIC data are on the log 2 scale (..., 4, 3,...3, 4,...). The last option prior to loading the data is to state the Lower and Upper MIC breakpoints on the log 2 scale. Once these are set click the load data button to upload the data. Data set characteristics and graphing options are then displayed. Please note the MIC breakpoints are used throughout the application. If you wish to change them at any time, you must return to the Load Data page and click the load data button again. Figure 2: Load Data Screen 4

5 3 ERB The ERB section utilizes the error-rate bounded (ERB) method for DIA breakpoint determination. There are three tabs: 1. Error Rate Bounded Method - find the optimal DIA breakpoints 2. Assess Uncertainty ERB - assess the uncertainty in the DIA breakpoints, in other words, given the data, how confident can we be in a specific set of DIA breakpoints selected by the ERB method? 3. Selected Breakpoints - evaluate the performance of selected DIA breakpoints Figure 3: ERB page loaded on startup. Note the three tabs across the top of the screen. 5

6 3.1 Tab 1: Error Rate Bounded Method This page is used to find the ERB breakpoints based on user-specified discrepancy percentages. Two sets of percentages are required, one set for isolates within one of the intermediate range (VM1, M1, m1), and a second set for the isolates outside one of the intermediate range (VM2, M2, m2). The application are converts these percentages into weights, which are in turn used in an overall discrepancy index (described in detail at the bottom of this section). The function searches through all sets of possible DIA breakpoints and selects the ones that minimize this index. Note the default values for these percentages are based on the M23 document. In order to find the optimal ERB breakpoints fo the given sets of percentages, we create weights that reflect the seriousness of such a classification discrepancy. To do this, the algorithm converts the given set of percentages, %, to weights, w, using: w = max(%) %. For the default sets of percentages, the weights are: VM1=4, M1=4, m1=1, VM2=20, M2=20 and, m2=8. Thus a very major error that occurs outside one dilution of the intermediate range is considered to be 5 times more serious than one that occurs within one dilution of the intermediate range. The index is simply an accumulation of these weights and can be expressed as: index = w V M1 #V M1 + w M1 #M1 + w m1 #m1 + w V M2 #V M2 + w M2 #M2 + w m2 #m2 where w represents the weight associated with a discrepancy and #* represents the counts of a particular discrepancy. All possible DIA breakpoints are searched (within the minwidth and maxwidth range) to find the ones that minimize the index. 6

7 3.1.1 Error Rate Bounded Method Results The results for the ERB method for the defualt data set are shown below. Figure 4: Output from ERB Method The optimal DIA breakpoints are 34, 39. Information is given describing the amount of discrepancy errors in the output and graph. Note the index score is.33. 7

8 3.2 Tab 2: Assess Uncertainty ERB A bootstrap procedure is performed 12,000 times. This method involves resampling the data (with replacement) and computing the optimal DIA breakpoints for each sample. Information and a graph are displayed indicating the dispersion of selected DIA breakpoints. The more spread out the selected DIA breakpoints the less confidence one can have for using a particular set of DIA breakpoints. Example output is shown in Figures 5 and 6. Figure 5: DIA breakpoint distribution across 12,000 samples Figure 6: DIA breakpoint distribution across 12,000 samples 8

9 3.3 Tab 3: Selected Breakpoints This page displays ERB information regarding selected DIA breakpoints. One may want to compare the index score from the optimal DIA breakpoints found in Tab 1 to the index score resulting from the selected DIA breakpoints. For the default data set the ERB DIA breakpoints are 34, 39 with an index score of.33. Instead of 34, 39 we input DIA breakpoints of 35, 40; below are the results. Notice the index score is.38 compared to the optimal DIA breakpoints index score of.33. Figure 7: Selected DIA Breakpoints for the ERB Method 9

10 4 Model-Based Approaches The model-based approaches section uses a model-based approach to estimate DIA breakpoints. This approach is recommended due to concerns with the ERB approach. These concerns include: the ERB method is biased, not precise, and does not take into account the test characteristics (rounding, measurement error,...). The model-based methods attempt to get at the true relationship between the DIA and MIC test while the ERB method is focused on observed test results from one sample. The model-based approaches has four tabs: 1. Use a four parameter logistic function to model the relationship between the DIA and MIC test, 2. Use a non-parametric spline model to model the relationship between the DIA and MIC test, 3. Compare the fits of the two models, 4. Compare DIA classification probabilities given one of the model fits. For the model-based procedures we distinguish between true and observed MIC breakpoints. Due to the rounding up of the MIC test we assume the true MIC breakpoints are the test MIC breakpoints -.5. For tabs 1 and 2, one must determine the appropriate loss function for estimating the DIA breakpoints. The different loss functions available are described below. 1. DIA at Least as Powerful - This is the recommended target. It will attempt to make the DIA test at least as powerful as the MIC test in terms of correct classification probability. 2. Minimize Discrepancies - Compute DIA breakpoints that minimize the discrepancies between the two tests. 3. Equate Tests - Compute DIA breakpoints that make the DIA test as similar as possible to the MIC test regarding classification probabilities. 10

11 4.1 Tab 1: Logistic Model The Logistic Model page fits a four-parameter logistic model to the data. The options on the left side-bar allows you to specify the minimum and maximum width of the DIA breakpoints. In addition one can select the target for the estimation of DIA breakpoints. The formula for the four parameter logistic model is as follows: mb = 2 β 3 β 4 β 3 + β 4 1 fx = 1 + exp{ mb (β 2 x)} y = β 1 (fx exp{β 3 (β 2 x)} + (1 fx) exp{β 4 (β 2 x)}) 1 + fx exp{β 3 (β 2 x)} + (1 fx) exp{β 4 (β 2 x)} **** Explanation of Coefficients This model is very flexible in that it allows the logistic curve to have asymmetry curvature. However some data sets may not follow a logisitic fit and it is then recommended to use the Spline approach. 11

12 4.1.1 Logistic Model Results Figure 8: Summary of Results from the Logistic Model Figure 9: Logistic Fit to the Data Figure 8 provides MCMC details and resulting DIA breakpoint distribution. Figure 9 displays the resulting fit to the data. This graph is useful for seeing how well the logistic function fits the data. Note a graph of the distribution of DIA breakpoints, similar to Figure 6, is also displayed but not shown here. 12

13 4.2 Tab 2: Spline Model The Spline Model page fits a spline model to the data. If the data do not follow a logistic curve the spline model will provide more accurate estimates of the DIA breakpoints. The spline model is fit via I-splines (Ramsay, 1988). I-splines ensure the relationship is monotonically decreasing given the spline coefficients are positive. An example of I-spline basis functions is given below in Figure 10. Figure 10: I-spline bases for knots: 0,.2,.4,.6,.8, 1 When using a spline procedure, one must select the appropriate knot locations. Our procedure places knots at every half unit increment and uses a random walk prior (Christensen et al. 2012) to constrain the coefficients to prevent overfitting. 13

14 4.2.1 Spline Model Results Figure 11: Summary of Results from the Spline Model Figure 12: Spline Fit to the Data Figure 11 provides MCMC details and resulting DIA breakpoint distribution. Figure 12 displays the resulting fit to the data. Note a graph of the distribution of DIA breakpoints, similar to Figure 6, is also displayed but not shown here. 14

15 4.3 Tab 3: Compare Model Fits This page graphically compares the logistic and spline fits to the data. Note this procedure can only be called after both the Logistic Model page and the Spline Model page have been called. Figure 13: Both Model Fits to the Data 15

16 4.4 Tab 4: DIA Classification Probability This page computes the DIA probability classification for one or two sets of DIA breakpoints. It can be used to compare the performance of DIA breakpoints selected by the various methods. Figure 14: Summary of Classification Probability Figure 15: Probability Classification across MIC Values.myp Figure 14 displays classification results for the MIC as well as two sets of DIA breakpoints: 33, 40 and 34, 39. Figure 15 graphically displays the classification probabilities across MIC values. Note the classification probabilities are calculated within ± 2 of the intermediate range. 16

dbets - diffusion Breakpoint Estimation Software 5 Model Estimation Logistic Spline... 17

dbets - diffusion Breakpoint Estimation Software 5 Model Estimation Logistic Spline... 17 dbets - diffusion Breakpoint Estimation Software This document describes the use of the R package dbets to the estimate the diffusion test (DIA) breakpoints from pathogen susceptibility tests. This package

More information

Positive Pay. Quick Start Set-up Guide

Positive Pay. Quick Start Set-up Guide Positive Pay Quick Start Set-up Guide 1-2-3 EASY STEPS TO FRAUD PROTECTION The following information will help you get up and running with Positive Pay quickly and easily. With Positive Pay, you provide

More information

Importing from Blackboard Learn Grade Center Data to Banner 9 User Learning Scenarios

Importing from Blackboard Learn Grade Center Data to Banner 9 User Learning Scenarios Importing from Blackboard Learn Grade Center Data to Banner 9 User Learning Scenarios Step 1: Make sure Final Grade Column Displays Letter Grade Ensure your final grade column in Grade Center has letter

More information

Working with Lists: Adding and Importing Addresses

Working with Lists: Adding and Importing  Addresses JangoMail Tutorial Working with Lists: Adding and Importing Email Addresses Overview: You store your email lists in JangoMail s database using the Lists tab. Here, you create your own Lists, each with

More information

Table of Contents. Navigate the Management Menu. 911 Management Page

Table of Contents. Navigate the Management Menu. 911 Management Page ucontrol Managing 911 Information Important note regarding 911 service: VoIP 911 service has certain limitations relative to Enhanced 911 service that is available on most traditional telephone service.

More information

From the Insert Tab (1), highlight Picture (2) drop down and finally choose From Computer to insert a new image

From the Insert Tab (1), highlight Picture (2) drop down and finally choose From Computer to insert a new image Inserting Image To make your page more striking visually you can add images. There are three ways of loading images, one from your computer as you edit the page or you can preload them in an image library

More information

USER GUIDE PowerPhoto CRM

USER GUIDE PowerPhoto CRM USER GUIDE PowerPhoto CRM 2013 2015 Contents CONFIGURING POWERPHOTO Add, Remove, Set Default, Set Record Image, Thumbnail & View Text Display Original File Save Original File Resize Photo Resize Height

More information

Upload and Go! Tired of doing data entry? Save time and increase cash flow by submitting accounts in bulk upload. Upload and Go!

Upload and Go! Tired of doing data entry? Save time and increase cash flow by submitting accounts in bulk upload. Upload and Go! Tired of doing data entry? Save time and increase cash flow by submitting accounts in bulk upload. Step 1: TIP: Make sure the file, to be uploaded, does not have any blank lines above the header line or

More information

Importing in Offertory Donations from Spreadsheets into Connect Now

Importing in Offertory Donations from Spreadsheets into Connect Now Importing in Offertory Donations from Spreadsheets into Connect Now When you have an excel spreadsheet that has donations in it, if you have a key identifier, such as an envelope number, then the spreadsheet

More information

Blackboard Learn: Basics

Blackboard Learn: Basics Blackboard Learn: Basics This document includes the following topics: 1. Log in Page 2 2. Find Your Courses Page 2 3. View Course Content Page 3 4. Add a Folder Page 3 5. Add a File Page 5 6. Add a Web

More information

TopPoint User's Guide

TopPoint User's Guide TopPoint User's Guide LT2152/ 2000 Gilson, Inc. All rights reserved August 2000 Table of Contents 1 Introduction 2 Operation 3 Troubleshooting Steps to Using TopPoint... 1-2 Accessing Online Help... 1-3...

More information

Reference Guide. Adding a Generic File Store - Importing From a Local or Network ShipWorks Page 1 of 21

Reference Guide. Adding a Generic File Store - Importing From a Local or Network ShipWorks Page 1 of 21 Reference Guide Adding a Generic File Store - Importing From a Local or Network Folder Page 1 of 21 Adding a Generic File Store TABLE OF CONTENTS Background First Things First The Process Creating the

More information

Web Authoring Guide. Last updated 22 February Contents

Web Authoring Guide. Last updated 22 February Contents Web Authoring Guide Last updated 22 February 2016 Contents Log in................................ 2 Write a new post...3 Edit text...4 Publish a post...5 Create a link...6 Prepare photographs...7 Insert

More information

Block (Batch) Enrollment

Block (Batch) Enrollment Block (Batch) Enrollment Block Enrollment is the terminology used in Campus Solutions, though it s more commonly thought of as a batch process. Best Practices for Block Enrollment use are the following

More information

Blackboard QuickStart Guide for Students

Blackboard QuickStart Guide for Students Blackboard QuickStart Guide for Students This QuickStart guide will walk you through the process of logging in to Blackboard and submitting your work. If you do not know your login information for Blackboard,

More information

Administrator Quick Guide

Administrator Quick Guide 1 Administrator Quick Guide Login Screen The first page employees will see when visiting their training site is the login screen. This is where employees must enter their username and password to access

More information

Employee User s Guide

Employee User s Guide User Guide 1 12612 Challenger Parkway Suite 300 Orlando, FL 32826 www.ivisitor.com Employee User s Guide INTRODUCTION The instructions and information contained in this document outline the steps necessary

More information

TK20 by Watermark Counselor Education Site Supervisor Field Evaluation Guide

TK20 by Watermark Counselor Education Site Supervisor Field Evaluation Guide TK20 by Watermark Counselor Education Site Supervisor Field Evaluation Guide WCU TK20 Office Recitation Hall 610 436 2085 Tk20@wcupa.edu http://www.wcupa.edu/education socialwork/tk20.aspx Watermark Helpdesk

More information

Google Fusion Tables Tutorial: Displaying Facilities in Discharge Monitoring Reports (DMR)

Google Fusion Tables Tutorial: Displaying Facilities in Discharge Monitoring Reports (DMR) Google Fusion Tables Tutorial: Displaying Facilities in Discharge Monitoring Reports (DMR) This tutorial will introduce you to the following: Obtaining Data from EPA DMR, and relevant base map materials

More information

Using Moodle activities: Wiki

Using Moodle activities: Wiki Using Moodle activities: Wiki What is the Wiki activity and how can I use it? A wiki page is a web page that everyone in a module can create together directly in the browser. A wiki starts with one front

More information

Step 1: Problem Type Specification. (1) Open COMSOL Multiphysics 4.1. (2) Under Select Space Dimension tab, select 2D Axisymmetric.

Step 1: Problem Type Specification. (1) Open COMSOL Multiphysics 4.1. (2) Under Select Space Dimension tab, select 2D Axisymmetric. Step 1: Problem Type Specification (1) Open COMSOL Multiphysics 4.1. (2) Under Select Space Dimension tab, select 2D Axisymmetric. (3) Click on blue arrow next to Select Space Dimension title. (4) Click

More information

DRC INSIGHT Portal User Guide TerraNova Christian School Program Online Enrollment for Machine Scoring & Student File Upload

DRC INSIGHT Portal User Guide TerraNova Christian School Program Online Enrollment for Machine Scoring & Student File Upload DRC INSIGHT Portal User Guide TerraNova Christian School Program Online Enrollment for Machine Scoring & Student File Upload Data Recognition Corporation (DRC) 13490 Bass Lake Road Maple Grove, MN 55311

More information

Using the Design Tool for Inventory & Monitoring (DTIM) Chip Scott October 6, 2009

Using the Design Tool for Inventory & Monitoring (DTIM) Chip Scott October 6, 2009 Using the Design Tool for Inventory & Monitoring (DTIM) Chip Scott October 6, 2009 The Design Tool for Inventory and Monitoring (DTIM) is an MS Excel spreadsheet that assists you in meeting your inventory

More information

Export Metadata. Learning Objectives. In this Job Aid, you will learn how to export metadata: 1 For a location 3 2 From search results 7

Export Metadata. Learning Objectives. In this Job Aid, you will learn how to export metadata: 1 For a location 3 2 From search results 7 Export Metadata Learning Objectives In this Job Aid, you will learn how to export metadata: 1 For a location 3 2 From search results 7 Last updated: July 8, 2013 Overview You can export content metadata

More information

Dealing with Data in Excel 2013/2016

Dealing with Data in Excel 2013/2016 Dealing with Data in Excel 2013/2016 Excel provides the ability to do computations and graphing of data. Here we provide the basics and some advanced capabilities available in Excel that are useful for

More information

Blackboard for Faculty: Grade Center (631) In this document:

Blackboard for Faculty: Grade Center (631) In this document: 1 Blackboard for Faculty: Grade Center (631) 632-2777 Teaching, Learning + Technology Stony Brook University In this document: blackboard@stonybrook.edu http://it.stonybrook.edu 1. What is the Grade Center?..

More information

Kaltura Video Allowing Third-Party Cookies

Kaltura Video Allowing Third-Party Cookies Kaltura Video Allowing Third-Party Cookies - In order for you to access the Kaltura platform/services, you will first need to ensure that your primary web browser (the one you will use to access your D2L

More information

WinFlexOne - Importer MHM Resources LLC

WinFlexOne - Importer MHM Resources LLC WinFlexOne - Importer 2008 MHM Resources LLC WinFlexOne Importer - Employee 2 This module provides: Overview Log In Source File Importer Profile Download Activate Import Source File WinFlexOne Importer

More information

Using the Grade Upload Feature in Faculty Center

Using the Grade Upload Feature in Faculty Center Using the Grade Upload Feature in Faculty Center Updated 05/12/2017 Use the Grade Upload feature to import multiple grades to a grade roster from a spreadsheet (.CSV file). Grade Upload can now be used

More information

Oracle Application Express Student Guide

Oracle Application Express Student Guide www.oracle.com/academy Oracle Application Express Student Guide Contents 1. Introduction... 2 2. Logging in to Oracle Application Express... 2 3. Oracle Application Express Components... 3 4. How to add

More information

Guide to Importing Data

Guide to Importing Data Guide to Importing Data CONTENTS Data Import Introduction... 3 Who should use the Gold-Vision Import Client?... 3 Prepare your data... 3 Downloading and installing the import client... 7 Step One Getting

More information

Describe the Squirt Studio

Describe the Squirt Studio Name: Recitation: Describe the Squirt Studio This sheet includes both instruction sections (labeled with letters) and problem sections (labeled with numbers). Please work through the instructions and answer

More information

VoiceThread - Instructor Guide

VoiceThread - Instructor Guide VoiceThread - Instructor Guide Get Started NOTE: VoiceThread s transition away from Flash has been an ongoing project over the last four years. Flash-based version will be supported until January 1, 2018.

More information

Faculty Guide to Grade Center in Blackboard

Faculty Guide to Grade Center in Blackboard Faculty Guide to Grade Center in Blackboard Grade Center, formally known as Gradebook, is a central repository for assessment data, student information, and instructor notes. Although it includes items

More information

REEport Directions for Project Initiations

REEport Directions for Project Initiations REEport Directions for Project Initiations RETURNING USERS: Log in to NIFA s reporting portal at portal.nifa.usda.gov using your Purdue email address and the password you created when you activated your

More information

Medversant Client Portal User Guide

Medversant Client Portal User Guide Medversant Client Portal User Guide THE ONLINE, CENTRALIZED PORTAL CREATED EXCLUSIVELY FOR MEDVERSANT S CLIENTS TO STREAMLINE DATA ACCESS AND INCREASE PROCESS TRANSPARENCY. Version 2.0 System Requirements

More information

Importing a CROWNWeb Data Quality Improvement Report.csv File into Excel

Importing a CROWNWeb Data Quality Improvement Report.csv File into Excel Importing a CROWNWeb Data Quality Improvement Report.csv File into Excel Description: The CROWNWeb Data Quality Improvement reports are delivered to organizations as commaseparated value or.csv files.

More information

2019 Softball BC Registrars How to Guide

2019 Softball BC Registrars How to Guide P a g e 1 2019 Softball BC Registrars How to Guide This guide is for association/team registrars who are registering teams for the upcoming season. Registration Link: https://registration.sportsavvy.com/sbc/index.php?option=com_sportsavvy&controller=eforms&task=l

More information

Faculty Guide to Grade Center in Blackboard 9.1

Faculty Guide to Grade Center in Blackboard 9.1 Faculty Guide to Grade Center in Blackboard 9.1 Grade Center, formally known as Gradebook, is a central repository for assessment data, student information, and instructor notes. Although it includes items

More information

VIEWING, ASSIGNING, EVALUATING, AND PRINTING APPLICATIONS IN COLLEGENET

VIEWING, ASSIGNING, EVALUATING, AND PRINTING APPLICATIONS IN COLLEGENET WEBSITE VIEWING, ASSIGNING, EVALUATING, AND PRINTING APPLICATIONS IN COLLEGENET The CollegeNet Admissions site is: https://admit.applyweb.com/admit/shibboleth/cornell Log in with Cornell netid and Kerberos

More information

Part 2 Uploading and Working with WebCT's File Manager and Student Management INDEX

Part 2 Uploading and Working with WebCT's File Manager and Student Management INDEX Part 2 Uploading and Working with WebCT's File Manager and Student Management INDEX Uploading to and working with WebCT's File Manager... Page - 1 uploading files... Page - 3 My-Files... Page - 4 Unzipping

More information

Instructions: DRDP Online Child Upload

Instructions: DRDP Online Child Upload Instructions: DRDP Online Child Upload Version 1.00 10/29/2018 Table of Contents Introduction... 2 Upload Roles... 2 Upload Template... 2 Entering Data into the Template... 3 Uploading to DRDP Online...

More information

Measures of Dispersion

Measures of Dispersion Lesson 7.6 Objectives Find the variance of a set of data. Calculate standard deviation for a set of data. Read data from a normal curve. Estimate the area under a curve. Variance Measures of Dispersion

More information

Browser Support Internet Explorer

Browser Support Internet Explorer Browser Support Internet Explorer Consumers Online Banking offers you more enhanced features than ever before! To use the improved online banking, you may need to change certain settings on your device

More information

SUBMITTING NJPDES MONITORING REPORT FORMS ONLINE

SUBMITTING NJPDES MONITORING REPORT FORMS ONLINE 2016 SUBMITTING NJPDES MONITORING REPORT FORMS ONLINE A REFERENCE MANUAL NEW JERSEY DEPARTMENT OF ENVIRONMENTAL PROTECTION DIVISION OF WATER QUALITY Introduction The New Jersey Department of Environmental

More information

IHS > Decision Support Tool. IHS Enerdeq Browser Version 2.5 Release Notes

IHS > Decision Support Tool. IHS Enerdeq Browser Version 2.5 Release Notes IHS > Decision Support Tool IHS Enerdeq Browser Version 2.5 Release Notes December 10, 2014 December 6, 2014 2014 IHS. For internal use only. No portion of this publication may be reproduced, reused, or

More information

DRC INSIGHT Portal User Guide TerraNova Christian School Program Online Enrollment for Machine Scoring & Student File Upload

DRC INSIGHT Portal User Guide TerraNova Christian School Program Online Enrollment for Machine Scoring & Student File Upload DRC INSIGHT Portal User Guide TerraNova Christian School Program Online Enrollment for Machine Scoring & Student File Upload Data Recognition Corporation (DRC) 13490 Bass Lake Road Maple Grove, MN 55311

More information

How-to Uninstall DivX Browser Bar and Conduit Search

How-to Uninstall DivX Browser Bar and Conduit Search How-to Uninstall DivX Browser Bar and Conduit Search Contents How-to Uninstall DivX Browser Bar and Conduit Search... 1 Chrome... 1 On Startup Page (Home page)... 2 Appearance... 3 Omnibox (Address Bar)...

More information

The instructions below will guide you through setup of these folders and provide details for viewing your files in School Tools.

The instructions below will guide you through setup of these folders and provide details for viewing your files in School Tools. File Linking Instructions for AP (post-browser expansion on June 1, 2016) Upon rollout of expanded browser support for AMCAS School Tools on June 1 st, file linking capabilities and the way you link to

More information

Importing Career Standards Benchmark Scores

Importing Career Standards Benchmark Scores Importing Career Standards Benchmark Scores The Career Standards Benchmark assessments that are reported on the PIMS Student Fact Template for Career Standards Benchmarks can be imported en masse using

More information

Excel 2013 for Beginners

Excel 2013 for Beginners Excel 2013 for Beginners Class Objective: This class will familiarize you with the basics of using Microsoft Excel. Class Outline: Introduction to Microsoft Excel 2013... 1 Microsoft Excel...2-3 Getting

More information

UNIVERSITY OF CALGARY Information Technologies WEBFORMS DRUPAL 7 WEB CONTENT MANAGEMENT

UNIVERSITY OF CALGARY Information Technologies WEBFORMS DRUPAL 7 WEB CONTENT MANAGEMENT UNIVERSITY OF CALGARY Information Technologies WEBFORMS DRUPAL 7 WEB CONTENT MANAGEMENT Table of Contents Creating a Webform First Steps... 1 Form Components... 2 Component Types.....4 Conditionals...

More information

HPCI Help Desk System User Manual Ver. 5

HPCI Help Desk System User Manual Ver. 5 Document ID:HPCI-OF01-002E-05 HPCI Help Desk System User Manual Ver. 5 2017/6/7 HPCI Operating Office Revision History Date issued Ver. Descriptions 2012/3/30 1 2013/9/30 2 A full-fledged revision is made

More information

MindTap Math Foundations Instructor s Guide to Communication Tools

MindTap Math Foundations Instructor s Guide to Communication Tools MindTap Math Foundations Instructor s Guide to Communication Tools Contents Introduction 2 Message Center 2 Setting Up Your Profile 3 Contact List 4 1. Adding New Contacts 4 2. Searching Your Contacts

More information

Using the Pearson eportfolio System

Using the Pearson eportfolio System Using the Pearson eportfolio System Candidate Guide Pearson, P.O. Box 226, Amherst, MA 01004 System Specifications To use the Pearson eportfolio system, you will need access to a computer with the following

More information

How-To Efficiently Create Section Groups in a Merged Bb Course Page In the merged Parent course, click into the Full Grade Center.

How-To Efficiently Create Section Groups in a Merged Bb Course Page In the merged Parent course, click into the Full Grade Center. How-To Efficiently Create Section Groups in a Merged Bb Course Page 1 1. In the merged Parent course, click into the Full Grade Center. 2. From there, download a spreadsheet by clicking Work Offline >

More information

Custom Device Type Generator

Custom Device Type Generator Custom Device Type Generator In this document Overview...2 Getting Started...3 Enabling the Application...3 Creating a New Custom Device Type...4 Testing a Modbus Read Block Assignment...7 Editing an Existing

More information

HUB: Batch Updating Student Groups

HUB: Batch Updating Student Groups HUB: Batch Updating Student Groups Student Groups enable you to define groups of similar students at a high level, such as athletes, student body officers, or honor students. Creating groups of students

More information

Describe the Squirt Studio Open Office Version

Describe the Squirt Studio Open Office Version Name: Recitation: Describe the Squirt Studio Open Office Version Most of this studio is done with a java applet online. There is one problem where you need to carry out a quadratic regression. Unfortunately,

More information

Portal User Guide. Best practice tips and shortcuts Icon Legend Informational notes about functions. Important warnings about a function

Portal User Guide. Best practice tips and shortcuts Icon Legend Informational notes about functions. Important warnings about a function Portal User Guide Tips Best practice tips and shortcuts Icon Legend Notes Warning Informational notes about functions Important warnings about a function Your Portal https://www.clientaxcess.com Your Portal

More information

Analyzing Genomic Data with NOJAH

Analyzing Genomic Data with NOJAH Analyzing Genomic Data with NOJAH TAB A) GENOME WIDE ANALYSIS Step 1: Select the example dataset or upload your own. Two example datasets are available. Genome-Wide TCGA-BRCA Expression datasets and CoMMpass

More information

eprotocol Committee Manager & RCA Role Manual

eprotocol Committee Manager & RCA Role Manual eprotocol Committee Manager & RCA Role Manual Table of Contents 1 Overview... 6 1.1 Things to Remember...6 2 Committee Manager Role... 7 2.1 Committee Manager Role Overview...7 2.2 Assigning a Protocol

More information

eprotocol Committee Manager & RCA Role Manual

eprotocol Committee Manager & RCA Role Manual eprotocol Committee Manager & Manual Table of Contents Table of Contents 1 Overview...6 1.1 Things to Remember... 6 2 Committee Manager Role...7 2.1 Committee Manager Role Overview... 7 2.2 Assigning a

More information

Ektron Advanced. Learning Objectives. Getting Started

Ektron Advanced. Learning Objectives. Getting Started Ektron Advanced 1 Learning Objectives This workshop introduces you beyond the basics of Ektron, the USF web content management system that is being used to modify department web pages. This workshop focuses

More information

eportfolio GENERAL USER

eportfolio GENERAL USER eportfolio GENERAL USER Startup Guide [2016-17] Table of Contents Page 2: Introduction Logging in to your Digication account Page 3: Page 4: Steps to create an eportfolio from course template Steps to

More information

PORTAL USER GUIDE DOSE ADMINISTRATION AIDS

PORTAL USER GUIDE DOSE ADMINISTRATION AIDS PORTAL USER GUIDE DOSE ADMINISTRATION AIDS 1 February 2019 Portal User Guide Dose Administration Aids / February 2019 i PHARMACY PROGRAMS ADMINISTRATOR PORTAL USER GUIDE DOSE ADMINISTRATION AIDS INTRODUCTION...

More information

GRADEBOOK. Create Columns. Note: The My Grades tool needs to be added to your course before your students can see their grades

GRADEBOOK. Create Columns. Note: The My Grades tool needs to be added to your course before your students can see their grades LEARNING BLACKBOARD VISTA 4.0 1 Note: The My Grades tool needs to be added to your course before your students can see their grades To add the My Grades tool for your students, select the Build Tab>Manage

More information

Configure Internet Explorer for MyEvolv Overview

Configure Internet Explorer for MyEvolv Overview Configure Internet Explorer for MyEvolv Overview MyEvolv requires a specific browser setting configuration to ensure optimal performance. Incorrect browser settings will result in page loading issues and

More information

Lession #5: Adding a New Salary Using Batch Uploads

Lession #5: Adding a New Salary Using Batch Uploads Lession #5: Adding a New Salary Using Batch Uploads In Lesson #4, we discussed the function of adding or updating a salary online through IWAS. In this lesson, we ll discuss performing the same function,

More information

Positive Pay Quick Start Guide

Positive Pay Quick Start Guide Positive Pay Quick Start Guide Welcome to Positive Pay With Positive Pay, you provide us with information about the checks you write and we compare that information against the physical checks when they

More information

Scorebook Navigator. Stage 1 Independent Review User Manual Version

Scorebook Navigator. Stage 1 Independent Review User Manual Version Scorebook Navigator Stage 1 Independent Review User Manual Version 11.2013 TABLE OF CONTENTS Getting Started... 1 Browser Requirements... 1 Scorebook Navigator Browser Compatability... 1 Logging in...

More information

Step 3: Type the data in to the cell

Step 3: Type the data in to the cell Simple Instructions for using Microsoft Excel The goal of these instructions is to familiarize the user with the basics of Excel. These directions will cover data entry, formatting, formulas and functions,

More information

GETTING STARTED. A Step-by-Step Guide to Using MarketSight

GETTING STARTED. A Step-by-Step Guide to Using MarketSight GETTING STARTED A Step-by-Step Guide to Using MarketSight Analyze any dataset Run crosstabs Test statistical significance Create charts and dashboards Share results online Introduction MarketSight is a

More information

ACADEMIC TECHNOLOGY SUPPORT

ACADEMIC TECHNOLOGY SUPPORT ACADEMIC TECHNOLOGY SUPPORT Dropbox Student Quick Start Guide ats@etsu.edu 439-8611 www.etsu.edu/ats Table of Contents: Accessing Dropbox... 1 Navigating the Dropbox... 1 Adding Files to the Dropbox...

More information

University of North Dakota PeopleSoft Finance Tip Sheets. Utilizing the Query Download Feature

University of North Dakota PeopleSoft Finance Tip Sheets. Utilizing the Query Download Feature There is a custom feature available in Query Viewer that allows files to be created from queries and copied to a user s PC. This feature doesn t have the same size limitations as running a query to HTML

More information

Editing the Home Page

Editing the Home Page Editing the Home Page Logging on to Your Web site 1. Go to https://extension.usu.edu/admin/ 2. Enter your Login and Password. 3. Click Submit. If you do not have a login and password you can request one

More information

Computational Physics PHYS 420

Computational Physics PHYS 420 Computational Physics PHYS 420 Dr Richard H. Cyburt Assistant Professor of Physics My office: 402c in the Science Building My phone: (304) 384-6006 My email: rcyburt@concord.edu My webpage: www.concord.edu/rcyburt

More information

National Geographic Learning Social Studies Courses Teacher s User Guide

National Geographic Learning Social Studies Courses Teacher s User Guide Table of Contents Logging in to the System... Using the Header Bar... Resources... 5 Navigating the Teacher s Edition... 6 Content Tools... 7 Assignments Assigning Reading and Tests... 9 Using the Gradebook...

More information

Scribe 4 Manual 2. Scribe 4

Scribe 4 Manual 2. Scribe 4 Scribe 4 Manual 2 Scribe 4 Scribe 4 is an optimally flexible data analysis program that permits users to label events in live observations or in QuickTime movies, summarize event timings, and play back

More information

Oracle Application Express Users Guide

Oracle Application Express Users Guide www.oracle.com/academy Oracle Application Express Users Guide Contents Topic: 1. Introduction 2 2. Logging in to Oracle Application Express 2 3. Oracle Application Express Components 3 4. Using SQL Commands

More information

Manual Physical Inventory Upload Created on 3/17/2017 7:37:00 AM

Manual Physical Inventory Upload Created on 3/17/2017 7:37:00 AM Created on 3/17/2017 7:37:00 AM Table of Contents... 1 Page ii Procedure After completing this topic, you will be able to manually upload physical inventory. Navigation: Microsoft Excel > New Workbook

More information

NEARPOD SET UP. Download and install the Nearpod app on the instructors' ipad and on the students' devices from the App Store:

NEARPOD SET UP. Download and install the Nearpod app on the instructors' ipad and on the students' devices from the App Store: NEARPOD SET UP 1. Verify that you have WiFi internet access for all devices. 2. Installing the Nearpod app: Download and install the Nearpod app on the instructors' ipad and on the students' devices from

More information

KIAS - Kansas Integrated Accountability System

KIAS - Kansas Integrated Accountability System Quick Start Guide for LEA Users Discipline Data Collection 2018 Leader Services Introduction This document will explain how LEAs can use the Kansas Integrated Accountability System (KIAS) to complete the

More information

Login: Quick Guide for Qualtrics May 2018 Training:

Login:   Quick Guide for Qualtrics May 2018 Training: Qualtrics Basics Creating a New Qualtrics Account Note: Anyone with a Purdue career account can create a Qualtrics account. 1. In a Web browser, navigate to purdue.qualtrics.com. 2. Enter your Purdue Career

More information

Getting Started With. A Step-by-Step Guide to Using WorldAPP Analytics to Analyze Survey Data, Create Charts, & Share Results Online

Getting Started With. A Step-by-Step Guide to Using WorldAPP Analytics to Analyze Survey Data, Create Charts, & Share Results Online Getting Started With A Step-by-Step Guide to Using WorldAPP Analytics to Analyze Survey, Create Charts, & Share Results Online Variables Crosstabs Charts PowerPoint Tables Introduction WorldAPP Analytics

More information

CSV Roll Documentation

CSV Roll Documentation CSV Roll Documentation Version 1.1 March 2015 INTRODUCTION The CSV Roll is designed to display the contents of a Microsoft Excel worksheet in a Breeze playlist. The Excel worksheet must be exported as

More information

How to Import Part Numbers to Proman

How to Import Part Numbers to Proman How to Import Part Numbers to Proman This is a brief document that outlines how to take an Excel spreadsheet and either load new parts numbers into Proman or update data on existing part numbers. Before

More information

QuickStart Guide for Students

QuickStart Guide for Students Once you have registered your Chalk & Wire account or received your User ID and Password, go to the Chalk & Wire login web page for your institution. If you do not know the correct URL, please visit ep.chalkandwire.com

More information

Version. 2.1 myigdis TM Data System The Online Data Manager for RTI in Early Childhood. Site Guide & Help Tutorial

Version. 2.1 myigdis TM Data System The Online Data Manager for RTI in Early Childhood. Site Guide & Help Tutorial Version 2.1 myigdis TM Data System The Online Data Manager for RTI in Early Childhood Site Guide & Help Tutorial L O G I N. M Y I G D I S. C O M Site Guide & Help Tutorial Early Learning Labs, Inc. 1200

More information

Lastly, in case you don t already know this, and don t have Excel on your computers, you can get it for free through IT s website under software.

Lastly, in case you don t already know this, and don t have Excel on your computers, you can get it for free through IT s website under software. Welcome to the EASE workshop series, part of the STEM Gateway program. Before we begin, I want to make sure we are clear that this is by no means meant to be an all inclusive class in Excel. At each step,

More information

Open a file from the selection of demonstration examples provided using the [Demo] button on the File-Open dialogue.

Open a file from the selection of demonstration examples provided using the [Demo] button on the File-Open dialogue. Simfit Tutorials and worked examples for simulation, curve fitting, statistical analysis, and plotting. http://www.simfit.org.uk In the unlikely event that the model you want to plot, simulate or fit is

More information

Graded Project. Microsoft Excel

Graded Project. Microsoft Excel Graded Project Microsoft Excel INTRODUCTION 1 PROJECT SCENARIO 1 CREATING THE WORKSHEET 2 GRAPHING YOUR RESULTS 4 INSPECTING YOUR COMPLETED FILE 6 PREPARING YOUR FILE FOR SUBMISSION 6 Contents iii Microsoft

More information

Install RStudio from - use the standard installation.

Install RStudio from   - use the standard installation. Session 1: Reading in Data Before you begin: Install RStudio from http://www.rstudio.com/ide/download/ - use the standard installation. Go to the course website; http://faculty.washington.edu/kenrice/rintro/

More information

Catalogue Search & Browse

Catalogue Search & Browse Catalogue Search & Browse Choose "Search Catalogue" from the web menu: Searching and browsing can be done from an individual catalogue or from multiple catalogues: Catalogue Selection To browse from an

More information

Rational Bezier Surface

Rational Bezier Surface Rational Bezier Surface The perspective projection of a 4-dimensional polynomial Bezier surface, S w n ( u, v) B i n i 0 m j 0, u ( ) B j m, v ( ) P w ij ME525x NURBS Curve and Surface Modeling Page 97

More information

Sourcing Buyer User Guide

Sourcing Buyer User Guide Sourcing Buyer User Guide Version 6.4 August 2011 Copyright 2002-2011 Ion Wave Technologies, Inc. Springfield, Missouri Welcome to Enterprise Sourcing! This manual is intended to provide buyers an instructional

More information

HERA and FEDRA Software User Notes: General guide for all users Version 7 Jan 2009

HERA and FEDRA Software User Notes: General guide for all users Version 7 Jan 2009 HERA and FEDRA Software User Notes: General guide for all users Version 7 Jan 2009 1 Educational Competencies Consortium Ltd is a not-for-profit, member-driven organisation, offering a unique mix of high

More information

SA+ Spreadsheets. Fig. 1

SA+ Spreadsheets. Fig. 1 SongSeq User Manual 1- SA+ Spreadsheets 2- Make Template And Sequence a. Template Selection b. Syllables Identification: Using One Pair of Features c. Loading Target Files d. Viewing Results e. Identification

More information

The following content has been imported from Legacy Help systems and is in the process of being checked for accuracy.

The following content has been imported from Legacy Help systems and is in the process of being checked for accuracy. Processor Debug Old Content - visit altium.com/documentation Modified by Admin on Nov 6, 2013 The following content has been imported from Legacy Help systems and is in the process of being checked for

More information

KWizCom Corporation. SharePoint Repeating Rows Field Type. User Guide

KWizCom Corporation. SharePoint Repeating Rows Field Type. User Guide KWizCom Corporation SharePoint Repeating Rows Field Type User Guide Copyright 2005-2017 KWizCom Corporation. All rights reserved. Company Headquarters 95 Mural Street, Suite 600 Richmond Hill, ON L4B 3G2

More information