EffTox Users Guide and Tutorial (version 2.9)

Size: px
Start display at page:

Download "EffTox Users Guide and Tutorial (version 2.9)"

Transcription

1 EffTox Users Guide and Tutorial (version 2.9) Introduction This program is a (beta) implementation of the dose-finding method described in "Dose- Finding Based on Efficacy-Toxicity Trade-Offs" by Peter F. Thall and John D. Cook, which appeared in Biometrics in September, One must read the Biometrics paper in order to fully understand how to use this software. The notation in the software matches that of the paper. This document explains how each of the components of the software are used and gives some guidance for how to select the design parameters. Starting a new simulation EffTox opens to the Model parameters tab for a new simulation: Please note that the values that are filled in when the program opens are examples rather than defaults. Indeed, there can hardly be default values for clinical trial designs since individual trials differ so greatly in their details. First, fill out the Doses group:

2 Here Number is the number of doses in the trial. Units are for display purposes; they are not used in any calculations. The Values are numeric values of the doses, such as milligrams per square millimeter in this example. These must be non-negative numbers and must be strictly increasing. The Starting value is the value of the dose to be given to the first cohort. This can be any dose value. Dose-finding trials have traditionally started at the lowest dose for fear of starting with a toxic dose. However, since EffTox incorporates efficacy outcomes as well as toxicity, one could as easily argue for starting at the highest dose for fear of starting with an ineffective dose. The best starting dose depends on the particular trial, but it is often reasonable to start in the middle of the dose range. One way to select doses would be as follows. Ask the investigator What would you guess the best dose is? Or perhaps If there were only one patient in this trial, how much of the agent would you give that person? Use the answer as the starting dose. Then add doses above and below. Version 2.9 has a symmetric version of the no-skip rule. The previous rule (version 2.7 and earlier) was not to skip over an untried dose when escalating doses. The current rule is simply not to skip over untried doses, i.e., whether escalating or de-escalating. Next select the Outcome Type.

3 This refers to the model to be used. The trinary model has three possible outcomes: efficacy, toxicity, or neutral. The bivariate binary model has four possible outcomes: efficacy without toxicity, efficacy with toxicity, failure without toxicity, and failure with toxicity. In particular, the bivariate binary model accommodates the possibility of toxicity and efficacy both occurring whereas the trinary model assumes that efficacy and toxicity cannot both occur in the same patient. When in doubt, use the bivariate binary model. Sometimes investigators can be certain that efficacy and toxicity cannot both occur in the same patient, but then they do. Also, one may choose to distinguish toxicity with and without response in the statistical model even if clinically the distinction does not matter. Other parts of this dialog depend on the number of doses and outcome type. Filling in these sections first makes the software easier to use. Next, fill out the Patients in Trial group. Here Max sample size is the maximum number of patients in the trial, the number of patients that will be treated unless an early stopping rule kicks in. Cohort size is the number of patients treated at a given dose before a new dose decision is made. Setting this value to 1 effectively eliminates cohorts. The cohort size should evenly divide the maximum sample size. Traditionally, dose-finding methods have often used cohorts of size three. Feel free to try other cohort sizes, especially smaller cohorts. Large cohorts are dangerous since stopping rules cannot stop a trial until an entire cohort has been treated. Therefore the cohort size is the number of patients that could potentially be treated with an ineffective and toxic treatment. Next fill out the Probability Limits group.

4 The probability limits are used to specify dose acceptability and stopping rules. At each step, the method chooses between acceptable doses. If no dose is acceptable, the trial stops. For a given dose, toxicity is acceptable if the posterior probability of the probability of toxicity being below the Prob(tox) upper limit is at least Lower prob cutoff for Prob(tox). Similarly, efficacy is acceptable if the posterior probability of the probability of efficacy being above the Prob(eff) lower limit is at least Lower prob cutoff for Prob(eff). These probabilities of probabilities can be confusing. A little notation will help. A dose x is acceptable if and Pr[ π T (x, θ) < Prob(tox) upper limit data ] Lower prob cutoff for Prob(tox) Pr[ π E (x, θ) > Prob(eff) lower limit data ] Lower prob cutoff for Prob(eff). In the illustration, the acceptability criteria are and Pr[ π T (x, θ) < 0.4 data ] 0.1 Pr[ π E (x, θ) > 0.2 data ] 0.1. The cutoff probabilities are small numbers, typically 0.1 or smaller. The smaller these values are, the less evidence of desirability needed to continue, and the less often the trial will stop. Some people find it easier to think in terms of what makes a dose unacceptable. In the example given in the illustration above, a dose is unacceptable if either or Pr[ π T (x, θ) > 0.4 data ] 0.9

5 Pr[ π E (x, θ) < 0.2 data ] 0.9. You can hold your mouse over the text labels for these inputs to get a popup tip reminding you of the definitions. Next examine the Contour Parameters group. Click the Calculator button to access the Contour Parameters dialog. The Calculator button brings up a dialog which allows you to specify three equally desirable points that define the primary contour curve. The screen shot above shows the contour parameter calculator. Three equally desirable (P(eff), P(tox)) pairs are given: (0.15, 0), (0.25, 0.30), and (1.0, 0.6). These points are plotted with red dots. The contours become progressively darker blue as the contours increase in utility.

6 The size of this dialog box can be increased by grabbing the bottom-right corner with the mouse and pulling down and to the right. The coordinates of the three elicited points can be changed either by directly editing the values in the edit boxes, or by placing the cursor in a box and using the up and down arrow keys to increment or decrement the values repeatedly by The curves are recalculated and redrawn continuously as the points are changed. The contour calculator behavior changes according to the outcome type because the domain of possible efficacy and toxicity probabilities depends on the model: the bivariate domain is a full square, but the trinary domain is a triangle because the sum of the probabilities of toxicity and response must sum to no more than one in this model. Therefore the model must be selected before using this calculator. The contour parameters are subject to constraints that make the resulting contour clinically meaningful. In particular, the curve must be strictly increasing since desirability must increase with probability of efficacy. At times the up or down arrow keys are disabled in a particular box because allowing a change in the requested direction might violate a constraint. If this happens and there are other coordinates you want to change, modify the other coordinates and then come back to the coordinate that was against a constraint. You may right-click on the contour graphic to pull up a dialog that will let you save the image to disk or copy it to the Windows clipboard to paste the image into another program.

7 When you click the Done button, the parameters will be exported to the Model Parameters tab that launched this dialog. Next, fill out the Model HyperParameters group. Enter elicited prior probabilities of toxicity and efficacy at each dose in the grid. Typically the model performs best if there is some spread between the elicited probabilities. As a rule of thumb, probabilities should differ by at least 0.05 and should be between 0.01 and When the first simulation is run, the software will compute the model hyperparameters that best satisfy the elicited values in a least squares sense. The optimization process for determining the hyperparameters also sees that the variance is sufficiently large and roughly evenly distributed among the model parameters. If you would like to see the hyperparameters or manually specify them, click on the Details button. This brings up the following dialog.

8 Press the Calculate button to see the hyperparameters derived from the elicited values. This calculation may take a little while to complete. Press Done to close this dialog and accept the displayed values. The hyperparameters may be directly edited. If the hyperparameters do not match the values that would result from running the calculator using the elicited values as input, the software will use the last item edited. This means that if the elicited values were last edited, the hyperparameters will be recalculated at simulation time, and if the hyperparameters were the last edited values, those hyperparameter values will be used in the calculations. Both elicited values and hyperparameter values are saved to the input file. To exit the dialog without changing the hyperparameters or elicited values, press Cancel. A useful diagnostic for the quality of the hyperparameters is the prior probabilities of toxicity and efficacy associated with each dose. These are printed out as part of the simulation results under the heading "Prior probabilities (hyperparameter diagnostic)". Simulation setup Next, go to the Simulation setup tab.

9 The Simulation name is for your own documentation. Number of Sim Repetitions is the number of times you would like each of the scenarios to be repeated. You may want to run a small number of repetitions (say 10) followed by a larger number (such as 100 or 1000). The small set will return quickly and may point out gross problems. If the small set looks feasible, then run a larger set to reduce the variance of the runs and obtain results that can be examined more closely. Seed is the seed for the random number generator that is used to produce the simulated data. This can be any positive integer. The Add Scenario button adds a row to the True Probabilites grid for each dose. For the bivariate binary model, there are columns for the probability of toxicity, the probability of efficacy, and the probability of efficacy given that toxicity did not occur. For simplicity, you may want to make the last two columns equal, unless you have a strong belief that efficacy and toxicity are correlated. The trinary model only has columns for probabilities of toxicity and efficacy since the probability of efficacy given no toxicity is built into the trinary model. To delete a scenario, select one of the rows in that scenario and click the Delete button. Finally, go to the Simulation run tab. Clicking the Simulate button will start the simulations running. Depending on the number of simulation repetitions and the number of scenarios, it could take a long time for the results to be displayed. The progress bar near the top will provide an indicator that

10 the calculations are still running. The Abort button allows you to terminate the simulation process; partial results will then be displayed. When the simulation is complete, the results will appear on this tab. The Save button allows you to save the simulation output. Trial Conduct Once you are satisfied with the operating characteristics of a design from having studied the simulation results, you may save the simulation as a trial conduct file. Then you may use the software to run a hypothetical trial. Opening a trial conduct file brings up the Trial conduct tab:

11 Patients are treated in a three-step process: enroll, assign dose, record outcomes. Clicking the Add Patient button brings up this dialog to enroll a patient: The Patient ID can be any alpha-numeric identifier. The Patient ID and Date entered are not used in the EffTox calculations but are there for convenience. The patient then appears in a grid and the recommended dose is given in the Dose Calc column, 0.25 mg/mm 2 in this example. The software does not assume that the recommended dose is administered. The recommended dose would nearly always be the administered dose, but one can experiment to see the effect of deviations from protocol. (If a patient is given a dose other than the recommended dose, either intentionally or unintentionally, the patient s data is still valuable and used in future dose decisions.) To enter the administered dose for a patient, select that patient s row and click Edit Patient.

12 Once the dose is selected, click OK. To record a patient s outcomes, select that patient s row and again click the Edit Patient button. Troubleshooting The EffTox program has a number of validation rules built in to reduce the likelihood of error. The general method for indicating a violation of validation rule is a flashing icon, a red dot with a white exclamation point inside. Placing the mouse over the validation icon produces a tool tip which indicates the rule that has been violated. For example, the following show the result of entering 1.4 in a box expecting a probability.

13 In addition to the flashing icon, the software will generally not let you go on to another field until the error is corrected: If you re unable to go on to the next thing you want to do, look for a flashing red dot and mouse over it.

Getting Started with OptQuest

Getting Started with OptQuest Getting Started with OptQuest What OptQuest does Futura Apartments model example Portfolio Allocation model example Defining decision variables in Crystal Ball Running OptQuest Specifying decision variable

More information

Three Methods for Phase I/II Clinical Trials, with Application to Allogeneic

Three Methods for Phase I/II Clinical Trials, with Application to Allogeneic Three Methods for Phase I/II Clinical Trials, with Application to Allogeneic Stem Cell Transplantation Peter F. Thall, PhD Biostatistics Department M.D. Anderson Cancer Center Workshop on Clinical Trial

More information

Scheduler Book Mode User Guide Version 4.81

Scheduler Book Mode User Guide Version 4.81 Scheduler Book Mode User Guide Version 4.81 Contents Introduction...2 Scheduler Active Tab...2 Appointment Colors and Markings...2 Setting Book Mode...3 Active Tab Options...3 Active Tab Use...3 Active

More information

Creating a Split-Plot Factorial Protocol

Creating a Split-Plot Factorial Protocol Creating a Split-Plot Factorial Protocol In this tutorial, we will demonstrate: how to set up a factorial protocol, fill in the treatments, and then view a Split-Plot trial to see how the treatments are

More information

WINDOWS, MINITAB, AND INFERENCE

WINDOWS, MINITAB, AND INFERENCE DEPARTMENT OF POLITICAL SCIENCE AND INTERNATIONAL RELATIONS Posc/Uapp 816 WINDOWS, MINITAB, AND INFERENCE I. AGENDA: A. An example with a simple (but) real data set to illustrate 1. Windows 2. The importance

More information

Formulating by Cost. Enginuity 5.0 by DS ENOVIA Dassault Systèmes

Formulating by Cost. Enginuity 5.0 by DS ENOVIA Dassault Systèmes Formulating by Cost Enginuity 5.0 by DS ENOVIA 2014 Dassault Systèmes Contents About This Guide... 1 Cost Formulation Workflow... 2 Define Ingredient Substitutions in the Formula... 4 Choose Ingredient

More information

3 Ways to Improve Your Targeted Marketing with Analytics

3 Ways to Improve Your Targeted Marketing with Analytics 3 Ways to Improve Your Targeted Marketing with Analytics Introduction Targeted marketing is a simple concept, but a key element in a marketing strategy. The goal is to identify the potential customers

More information

Tutorial #3: Brand Pricing Experiment

Tutorial #3: Brand Pricing Experiment Tutorial #3: Brand Pricing Experiment A popular application of discrete choice modeling is to simulate how market share changes when the price of a brand changes and when the price of a competitive brand

More information

George Washington University Workforce Timekeeper 6.0 Upgrade Training

George Washington University Workforce Timekeeper 6.0 Upgrade Training Workforce Timekeeper 6.0 Upgrade Training Table of Contents Topic 1: Workforce Timekeeper 6.0 New Features...4 Topic 2: Logging On and Off...5 Topic 3: Navigating in Workforce Timekeeper...7 Topic 4: Reviewing

More information

Auctions Simple and Advanced Bidding. Bidding on an Auction. Place a Simple Item Bid

Auctions Simple and Advanced Bidding. Bidding on an Auction. Place a Simple Item Bid Auctions Simple and Advanced Bidding Bidding on an Auction The focus of a reverse auction is to submit a bid that is lower than the previous bid, conforming to the minimum change defined in the bidding

More information

Workday: Add, Edit, and Approve Goals for Performance Review (Manager)

Workday: Add, Edit, and Approve Goals for Performance Review (Manager) Workday: Add, Edit, and Approve Goals for Performance Review (Manager) Overview This job aid outlines the steps for a Manager to add, edit, and approve goals as part of the performance review process in

More information

RiskyProject Professional 7

RiskyProject Professional 7 RiskyProject Professional 7 Project Risk Management Software Getting Started Guide Intaver Institute 2 Chapter 1: Introduction to RiskyProject Intaver Institute What is RiskyProject? RiskyProject is advanced

More information

Sage Abra SQL HRMS Reports. User Guide

Sage Abra SQL HRMS Reports. User Guide Sage Abra SQL HRMS Reports User Guide 2009 Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the Sage product and service names mentioned herein are registered trademarks or trademarks

More information

THE HOME DEPOT. Vendor SSR Training Guide

THE HOME DEPOT. Vendor SSR Training Guide THE HOME DEPOT Vendor SSR Training Guide REVISION HISTORY: Application and Program Version Changes Modified By 1.0 Document Created: January 2014 IPR Solutions 2.0 Added information regarding Prebuilt

More information

Set Up and Generate Payroll Direct Deposits (US)

Set Up and Generate Payroll Direct Deposits (US) Set Up and Generate Payroll Direct Deposits (US) Direct deposits in Sage 300 CRE is a process by which you generate a text file to electronically submit to your bank(s) as well as print notifications for

More information

USERS' GUIDE PROCUREMENT AND DELIVERY. Nosyko AS. Version Version 1.5

USERS' GUIDE PROCUREMENT AND DELIVERY. Nosyko AS. Version Version 1.5 Nosyko AS Rådhusgt. 17 Telephone: + 47 22 33 15 70 NO-0158 Oslo Fax: + 47 22 33 15 75 Email: developers@nosyko.no Web: www.drofus.no USERS' GUIDE Version 1.1.8 PROCUREMENT AND DELIVERY Version 1.5 DOCUMENT

More information

CAREER MANAGER, CAREER MANAGER SENIOR LEADER, VP OR PARTNER, HR TALENT CONSULTANT AND EXCEPTION APPROVER

CAREER MANAGER, CAREER MANAGER SENIOR LEADER, VP OR PARTNER, HR TALENT CONSULTANT AND EXCEPTION APPROVER CAREER MANAGER, CAREER MANAGER SENIOR LEADER, VP OR PARTNER, HR TALENT CONSULTANT AND EXCEPTION APPROVER SALARY PLANNING (PROPOSE AND APPROVE MERIT, MSA, MERIT LUMP SUM INCREASES) Career managers with

More information

ClubSelect Accounts Receivable Special Charges Overview

ClubSelect Accounts Receivable Special Charges Overview Webinar Topics Special Charges Billing... 2 Special Charges... 4 Special Credits... 8 Surcharges... 13 Calculate Automatic Billing Plans... 18 Special Charges Billing ClubSelect AR allows you to easily

More information

ADP Workforce Now Time Off Policy Setup Job Aid

ADP Workforce Now Time Off Policy Setup Job Aid ADP WORKFORCE NOW V12 ADP Workforce Now Time Off Policy Setup Job Aid Automatic Data Processing, LLC ES Canada 2 Introducing the New Simplified Time Off Setup Feature The new simplified Time Off Setup

More information

KRONOS EMPLOYEE TRAINING GUIDE

KRONOS EMPLOYEE TRAINING GUIDE KRONOS EMPLOYEE TRAINING GUIDE C o n t e n t s Navigating Through Workforce Central... Lesson 1 Timecard Edits... Lesson 2 Approvals... Lesson 3 Reporting... Lesson 4 Editing & Scheduling PTO... Lesson

More information

INSTRUCTIONAL GUIDE. Timekeeping For Non-Exempt RealTime Employees who use a computer to record time MARCH 7, 2017

INSTRUCTIONAL GUIDE. Timekeeping For Non-Exempt RealTime Employees who use a computer to record time MARCH 7, 2017 INSTRUCTIONAL GUIDE Timekeeping For Non-Exempt RealTime Employees who use a computer to record time MARCH 7, 2017 UNIVERSITY OF CALIFORNIA, BERKELEY Kronos Version 8 TABLE OF CONTENTS INTRODUCTION...2

More information

KanSched An ET-Based Irrigation Scheduling Tool for Kansas Summer Annual Crops

KanSched An ET-Based Irrigation Scheduling Tool for Kansas Summer Annual Crops KanSched An ET-Based Irrigation Scheduling Tool for Kansas Summer Annual Crops Gary A. Clark, Professor Danny H. Rogers, Extension Engineer, Irrigation Steven Briggeman, Extension Assistant Biological

More information

INSTRUCTIONAL GUIDE. Timekeeping For Non-Exempt AnyTime Employees MARCH 7, UNIVERSITY OF CALIFORNIA, BERKELEY Kronos Version 8

INSTRUCTIONAL GUIDE. Timekeeping For Non-Exempt AnyTime Employees MARCH 7, UNIVERSITY OF CALIFORNIA, BERKELEY Kronos Version 8 INSTRUCTIONAL GUIDE Timekeeping For Non-Exempt AnyTime Employees MARCH 7, 2017 UNIVERSITY OF CALIFORNIA, BERKELEY Kronos Version 8 TABLE OF CONTENTS INTRODUCTION... 2 TRAINING... 2 ROLES AND RESPONSIBILITIES...

More information

Ministry Scheduler Pro Quick Start Guide

Ministry Scheduler Pro Quick Start Guide Ministry Scheduler Pro Quick Start Guide Introduction Thank you for your interest in Ministry Scheduler Pro! This short Quick Start Guide is designed to help you quickly set up the program with the essential

More information

Normalization, Dilution and Transfer Methods for the Maxprep TM Liquid Handler Technical Manual

Normalization, Dilution and Transfer Methods for the Maxprep TM Liquid Handler Technical Manual Normalization, Dilution and Transfer Methods for the Maxprep TM Liquid Handler Technical Manual Instructions for use of Products AS9100, AS9101, AS9200, AS9201 TM530 11/17 Table of Contents 1 Description...2

More information

Microsoft Office Project 2010 Basic Course 01: Getting Started

Microsoft Office Project 2010 Basic Course 01: Getting Started Microsoft Office Project 2010 Basic Course 01: Getting Started Slide 1 Topic A Project Management Concepts Slide 2 Project Constraints Slide 3 Phases of Project Management The initial Phase Initiating

More information

FLEETMATE. Overview. Work Order Features. CUSTOMER GUIDE: Work Orders

FLEETMATE. Overview. Work Order Features. CUSTOMER GUIDE: Work Orders Overview FLEETMATE will enable you to record all maintenance and/or repair activities performed on a vehicle via a Work Order. Work orders can accommodate any number of individual Labor lines, and any

More information

User Guide. Introduction. What s in this guide

User Guide. Introduction. What s in this guide User Guide TimeForce Advanced Scheduling is the affordable employee scheduling system that lets you schedule your employees via the Internet. It also gives your employees the ability to view and print

More information

Editing an Existing Account on an Invoice Payment Creating a New Account on an Invoice Payment... 47

Editing an Existing Account on an Invoice Payment Creating a New Account on an Invoice Payment... 47 ebilling User Guide Table of Contents About This Guide Chapter 1 ebilling Basics... 6 Getting Started with ebilling... 6 Logging into ebilling... 6 Working with the ebilling Home Page... 8 Updating Your

More information

Engagement Portal. Employee Engagement User Guide Press Ganey Associates, Inc.

Engagement Portal. Employee Engagement User Guide Press Ganey Associates, Inc. Engagement Portal Employee Engagement User Guide 2015 Press Ganey Associates, Inc. Contents Logging In... 3 Summary Dashboard... 4 Results For... 5 Filters... 6 Summary Page Engagement Tile... 7 Summary

More information

Creating Requisitions

Creating Requisitions Creating Requisitions Users Guide REVISED 1/27/10 DEL MAR COLLEGE, PURCHASING DEPARTMENT TABLE OF CONTENTS TABLE OF CONTENTS... 2 LOGGING INTO DATATEL - COLLEAGUE... 3 PROCESS FLOW... 5 CREATING A NEW

More information

SAFETYLINK USER GUIDE -EMPLOYEE TRAINING

SAFETYLINK USER GUIDE -EMPLOYEE TRAINING SAFETYLINK USER GUIDE -EMPLOYEE TRAINING This guide is for users of SafetyLink who are responsible for recording employee training records Using SafetyLink Version 11 for recording employee training 3

More information

Training Lesson: Appointments, Set Appointments (Administrator Access Only) Revision:

Training Lesson: Appointments, Set Appointments (Administrator Access Only) Revision: Training Lesson: Appointments, Set Appointments (Administrator Access Only) Revision: 092506-01 This feature allows the user to set new appointments, or edit existing ones. This lesson will also describe

More information

PlatinumPay Xpress. User Manual. Created: Thursday, November 01, Copyright Execupay Software, LLC.. All Rights Reserved.

PlatinumPay Xpress. User Manual. Created: Thursday, November 01, Copyright Execupay Software, LLC.. All Rights Reserved. PlatinumPay Xpress User Manual Created: Thursday, November 01, 2012 Copyright Execupay Software, LLC.. All Rights Reserved. 1 Contents Getting Started... 4 System Requirements... 5 Signing In... 5 The

More information

Integrating PPC s SMART Practice Aids with Engagement CS (Best Practices)

Integrating PPC s SMART Practice Aids with Engagement CS (Best Practices) Integrating PPC s SMART Practice Aids with Engagement CS (Best Practices) Select a SMART Practice Aids client engagement for the first time in Engagement CS Prior to launching SMART Practice Aids, open

More information

Using Excel s Analysis ToolPak Add-In

Using Excel s Analysis ToolPak Add-In Using Excel s Analysis ToolPak Add-In Bijay Lal Pradhan, PhD Introduction I have a strong opinions that we can perform different quantitative analysis, including statistical analysis, in Excel. It is powerful,

More information

ADAPT-PTRC 2016 Getting Started Tutorial ADAPT-PT mode

ADAPT-PTRC 2016 Getting Started Tutorial ADAPT-PT mode ADAPT-PTRC 2016 Getting Started Tutorial ADAPT-PT mode Update: August 2016 Copyright ADAPT Corporation all rights reserved ADAPT-PT/RC 2016-Tutorial- 1 This ADAPT-PTRC 2016 Getting Started Tutorial is

More information

Risk Management User Guide

Risk Management User Guide Risk Management User Guide Version 17 December 2017 Contents About This Guide... 5 Risk Overview... 5 Creating Projects for Risk Management... 5 Project Templates Overview... 5 Add a Project Template...

More information

Version Software User Guide

Version Software User Guide 06 Version 0.0. Software User Guide Long Range LLC. 6 Tannery Street Franklin, NH 05 Table of Contents Introduction Features... Included... Installation 5 Migrating Your Personal Access File... 7 Set Range

More information

Using Enterprise etime

Using Enterprise etime Using Enterprise etime Handout Manual Appendix Automatic Data Processing, Inc. Roseland V11090972216ET61 2009 ADP, Inc. Appendix Using Hyperfind Queries with QuickNavs When your ADP representative sets

More information

ADAPT-PT 2010 Tutorial Idealization of Design Strip in ADAPT-PT

ADAPT-PT 2010 Tutorial Idealization of Design Strip in ADAPT-PT ADAPT-PT 2010 Tutorial Idealization of Design Strip in ADAPT-PT Update: April 2010 Copyright ADAPT Corporation all rights reserved ADAPT-PT 2010-Tutorial- 1 Main Toolbar Menu Bar View Toolbar Structure

More information

Payroll Processing User Guide. isolved. Payroll Processing Guide

Payroll Processing User Guide. isolved. Payroll Processing Guide isolved Payroll Processing Guide Table of Contents My Payroll Processing Calendar... 2 Next Scheduled Payroll... 2 Client Run Schedule... 3 Payroll Entry Setup... 4 Time Entry Templates... 4 Client Time

More information

ACCESSING TIME FROM THE WORKSPACE

ACCESSING TIME FROM THE WORKSPACE Timesheets Achieve effortless time entry from anywhere with a few clicks from your web browser. Enter time daily in a format by week or day using a template or your task list. Time is posted to projects

More information

Timekeeper s Manual. for. Using the. Time and Attendance System (TAS)

Timekeeper s Manual. for. Using the. Time and Attendance System (TAS) September 29, 2006 Timekeeper s Manual for Using the Time and Attendance System (TAS) Table of Contents Introduction... 3 Part I: Accessing the System Logging into the Faculty/Staff portal... 4 Adding

More information

Copyright 2012 NOVAtime Technology, Inc.

Copyright 2012 NOVAtime Technology, Inc. Last Revised: 7/22/2013 Copyright 2012 NOVAtime Technology, Inc. This documentation was first written 7/27/09 by Kevin Nielsen for and is maintained by NOVAtime Technology, Inc. All information contained

More information

Predictive Modeling Using SAS Visual Statistics: Beyond the Prediction

Predictive Modeling Using SAS Visual Statistics: Beyond the Prediction Paper SAS1774-2015 Predictive Modeling Using SAS Visual Statistics: Beyond the Prediction ABSTRACT Xiangxiang Meng, Wayne Thompson, and Jennifer Ames, SAS Institute Inc. Predictions, including regressions

More information

Tutorial Segmentation and Classification

Tutorial Segmentation and Classification MARKETING ENGINEERING FOR EXCEL TUTORIAL VERSION v171025 Tutorial Segmentation and Classification Marketing Engineering for Excel is a Microsoft Excel add-in. The software runs from within Microsoft Excel

More information

Manager Dashboard User Manual

Manager Dashboard User Manual Manager Dashboard User Manual Manager User Guide The Manager User Guide is designed to provide a supervisor or a manager with step-by-step instructions for their daily tasks. Although every database will

More information

Hazardous Materials Software 2.0

Hazardous Materials Software 2.0 Hazardous Materials Software Hazardous Materials Software 2.0 01970220 Copyright 2004 United Parcel Service of America, Inc. UPS, the UPS brandmark, and the color brown Table of Contents Overview..............................................................

More information

Price Setup Wizard: How to Make Global Updates to the Pricebook

Price Setup Wizard: How to Make Global Updates to the Pricebook Price Setup Wizard: How to Make Global Updates to the Pricebook ServiceTitan Best Practices When it s time to update prices in your Pricebook, ServiceTitan can automate the process for you. Using the Price

More information

DIGITAL VERSION. Microsoft EXCEL Level 2 TRAINER APPROVED

DIGITAL VERSION. Microsoft EXCEL Level 2 TRAINER APPROVED DIGITAL VERSION Microsoft EXCEL 2013 Level 2 TRAINER APPROVED Module 4 Displaying Data Graphically Module Objectives Creating Charts and Graphs Modifying and Formatting Charts Advanced Charting Features

More information

Excel Solver Tutorial: Wilmington Wood Products (Originally developed by Barry Wray)

Excel Solver Tutorial: Wilmington Wood Products (Originally developed by Barry Wray) Gebauer/Matthews: MIS 213 Hands-on Tutorials and Cases, Spring 2015 111 Excel Solver Tutorial: Wilmington Wood Products (Originally developed by Barry Wray) Purpose: Using Excel Solver as a Decision Support

More information

eappraisal User Guide Version 10.0 Issue 1

eappraisal User Guide Version 10.0 Issue 1 eappraisal User Guide Version 10.0 Issue 1 www.halogensoftware.com Halogen eappraisal User Guide Software Release: Version 10.0 Document Version: Issue 1 Issue Date: 23 August 2010 Revision History Issue

More information

There are several other pages on this site where simulation models are described. Simulation of Random Variables Simulation of Discrete Time Markov

There are several other pages on this site where simulation models are described. Simulation of Random Variables Simulation of Discrete Time Markov Simulation Often systems operate in an iterative manner. Say the manager of a store maintains an inventory holding an expensive product. The manager looks at the inventory at the end of each day to see

More information

CHAPTER 8 T Tests. A number of t tests are available, including: The One-Sample T Test The Paired-Samples Test The Independent-Samples T Test

CHAPTER 8 T Tests. A number of t tests are available, including: The One-Sample T Test The Paired-Samples Test The Independent-Samples T Test CHAPTER 8 T Tests A number of t tests are available, including: The One-Sample T Test The Paired-Samples Test The Independent-Samples T Test 8.1. One-Sample T Test The One-Sample T Test procedure: Tests

More information

TUTORIAL: PCR ANALYSIS AND PRIMER DESIGN

TUTORIAL: PCR ANALYSIS AND PRIMER DESIGN C HAPTER 8 TUTORIAL: PCR ANALYSIS AND PRIMER DESIGN Introduction This chapter introduces you to tools for designing and analyzing PCR primers and procedures. At the end of this tutorial session, you will

More information

What's New - Task Planning

What's New - Task Planning What's New - Task Planning by Dale Howard and Gary Chefetz With this chapter, teach yourself how to use Microsoft Project 2010 s new manual scheduling feature. This self-paced study guide includes hands-on

More information

This course explores the options available in the new role-based cockpit available for SAP Business One on HANA.

This course explores the options available in the new role-based cockpit available for SAP Business One on HANA. This course explores the options available in the new role-based cockpit available for SAP Business One on HANA. 1 At the end of this topic, you will be able to: List the advantages of the new role-based

More information

SBW For Windows TM. Version Advanced Quoter Guide Module 7.2: Pricing

SBW For Windows TM. Version Advanced Quoter Guide Module 7.2: Pricing SBW For Windows TM Version 12.0 Advanced Quoter Guide Module 7.2: Pricing Updated June 2005 SBW for Windows 12.0 Page 2 of 7 June 2005 Copyright 2004 Hewlett-Packard Development Company, L.P. The information

More information

KRONOS TRAINING MANUAL

KRONOS TRAINING MANUAL KRONOS TRAINING MANUAL Student and Temporary Employees PILOT (TEST) GROUP Department of Human Resources 210 East First Street Greenville, NC 27853-4353 Table of Contents Introduction to Kronos... 2 Logging

More information

Digital Production Control - Timekeeping

Digital Production Control - Timekeeping Digital Production Control - Timekeeping This Quick Start Guide is designed to augment the DPC Project Manager and Foreman Quick Start Guides. In those guides, you are taught how to setup DPC jobs, send/receive

More information

Local School Accounting

Local School Accounting Check Scanning System User Guide for Cobb County Employees 1/27/2015 Created for: The Cobb County School District 514 Glover Street Marietta, Ga. 30060 (770) 426-3300 Created by: CCSD Financial Services

More information

Contents OVERVIEW... 3

Contents OVERVIEW... 3 Contents OVERVIEW... 3 Feature Summary... 3 CONFIGURATION... 4 System Requirements... 4 ConnectWise Manage Configuration... 4 Configuration of Manage Login... 4 Configuration of GL Accounts... 5 Configuration

More information

EMPLOYEE DATA MINING

EMPLOYEE DATA MINING EMPLOYEE DATA MINING Creating a Basic Report and Data Mining Helpful Tips and Shortcuts Tam McIntosh, Weatherford ISD Contact: tmcintosh@weatherfordisd.com HELPFUL TIPS & SHORTCUTS Getting Started WEB

More information

Morningstar Direct SM Scorecard

Morningstar Direct SM Scorecard Within the Performance Reporting functionality, use the Scorecard to assign weighting schemes to data points and create custom criteria based on those quantitative and qualitative factors to calculate

More information

Version /2/2017. Offline User Guide

Version /2/2017. Offline User Guide Version 3.3 11/2/2017 Copyright 2013, 2018, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided under a license agreement containing restrictions on

More information

MobileMapper Pro FAQ: Using Waypoints

MobileMapper Pro FAQ: Using Waypoints MobileMapper Pro FAQ: Using Waypoints 13 September 2006 How do I create waypoint files in MobileMapper Office for uploading to the receiver? Click on Tools > Place Waypoints or on the Place Waypoints icon

More information

At the end of this module, you will be able to:

At the end of this module, you will be able to: 1 At the end of this module, you will be able to: Outline the principles of the Multiple UoM solution and its advantages. Define the basic Multiple UoM definitions. Describe how Multiple UoM are used across

More information

Eagle Business Management System - Manufacturing

Eagle Business Management System - Manufacturing Eagle Business Management System - Manufacturing Table of Contents INTRODUCTION...1 Technical Support...1 Overview...2 CREATING A BATCH...5 Creating a Simple Manufacturing Batch...5 Using Inventory Components

More information

Prescription Writing Version 4.81

Prescription Writing Version 4.81 Prescription Writing Version 4.81 Contents Introduction... 1 Field Definitions... 1 Patient Prescription Entry Window... 1 Void Patient Prescription Window... 5 Drug Dose Frequencies Window... 6 Pharmacies

More information

Credit Card Marketing Classification Trees

Credit Card Marketing Classification Trees Credit Card Marketing Classification Trees From Building Better Models With JMP Pro, Chapter 6, SAS Press (2015). Grayson, Gardner and Stephens. Used with permission. For additional information, see community.jmp.com/docs/doc-7562.

More information

Board of Regents of the University System of Georgia etime Employee User Guide

Board of Regents of the University System of Georgia etime Employee User Guide Board of Regents of the University System of Georgia etime Employee User Guide Project View Time Card for Benefited BiWeekly Employees Manager or Supervisor Updated 08/01/2009 Contents REGISTERING FOR

More information

Synergy Workflow Guide Release 10.0

Synergy Workflow Guide Release 10.0 Synergy Workflow Guide Release 10.0 Edupoint Educational Systems, LLC 1955 South Val Vista Drive, Suite 200 Mesa, AZ 85204 Phone (877) 899-9111 Fax (800) 338-7646 Revision 1 December 2016 Copyright 2016

More information

SEER-SEM 8.0 Release Notes

SEER-SEM 8.0 Release Notes SEER-SEM 8.0 Release Notes Page 1 SEER-SEM 8.0 Release Notes Welcome to the SEER for Software (SEER-SEM) 8.0 August 2011 maintenance release. These release notes are a supplement to your existing user

More information

ASL Electronic TimeSheet System Employee s User Guide

ASL Electronic TimeSheet System Employee s User Guide 1 LOGGING ON TO THE SYSTEM The following link will take you to the system: ASL Electronic TimeSheet System Employee s User Guide https://sdes0412.aslyvr.aslconsulting.net/ess_pineqw/announcements.aspx

More information

Purchase Order, Requisitions, Inventory Hands On. Workshop: Purchase Order, Requisitions, Inventory Hands On

Purchase Order, Requisitions, Inventory Hands On. Workshop: Purchase Order, Requisitions, Inventory Hands On Workshop: Purchase Order, Requisitions, Inventory Hands In this follow up session to the Operations Changes in Purchase Order, Requisition, and Inventory Theory course, this hands on session will look

More information

ADAPT PT7 TUTORIAL FOR ONE-WAY SLAB 1

ADAPT PT7 TUTORIAL FOR ONE-WAY SLAB 1 Structural Concrete Software System TN187_PT7_tutorial_one_way_slab 012705 ADAPT PT7 TUTORIAL FOR ONE-WAY SLAB 1 1. ONE-WAY SLAB SUPPORTED ON BEAMS The objective of this tutorial is to demonstrate the

More information

LifeCycle User Guide <Virtual Environment> 6.0

LifeCycle User Guide <Virtual Environment> 6.0 LifeCycle User Guide 6.0 Page 1 of 21 Contents 1. Introduction to LifeCycle... 3 2. Starting LifeCycle... 4 3. The LifeCycle Control Bar... 5 3.1. Rates... 5 3.2. Capital Cost...

More information

MS Project 2007 Overview Table of Contents

MS Project 2007 Overview Table of Contents Table of Contents Microsoft Project Overview... 1 Terminology... 1 Starting Microsoft Project... 2 Projects on the Web... 2 Toolbars... 2 View Bar... 2 Views... 3 Setting Up the Project... 3 Identifying

More information

User Guide. User Guide to Recurring Billing and Storage. Setting up and using the Recurring Billing system

User Guide. User Guide to Recurring Billing and Storage. Setting up and using the Recurring Billing system User Guide User Guide to Recurring Billing and Storage Setting up and using the Recurring Billing system Version 3.7 (Fall 2008) User Guide to Recurring Billing and Storage Copyright Copyright 1997-2009

More information

TEAMS User Guide. Requisitions. First Edition

TEAMS User Guide. Requisitions. First Edition TEAMS User Guide Requisitions First Edition 2014 Prologic Technology Systems, Inc. All rights reserved. Prologic, the Prologic logo, TEAMS, TEAMS Business Administration, TEAMS Student Accounting, TEAMS

More information

Sales Ledger - Version 1.00 SALES LEDGER. Page-1

Sales Ledger - Version 1.00 SALES LEDGER. Page-1 SALES LEDGER Page-1 Document Version History Version 1.00 Description Draft Author Des Cullen Page-2 Table of Contents Introduction... 7 File Menu... 8 New... 8 Invoice... 8 Creating a New Customer...

More information

KanSched2. An ET-Based Irrigation Scheduling Tool. October 2006

KanSched2. An ET-Based Irrigation Scheduling Tool. October 2006 KanSched2 An ET-Based Irrigation Scheduling Tool October 2006 Danny H. Rogers and Mahbub Alam Biological and Agricultural Engineering K-State Research and Extension KanSched 2.0 is a program that is designed

More information

Oracle. Field Service Cloud Using Forecasting Cloud Service

Oracle. Field Service Cloud Using Forecasting Cloud Service Oracle Field Service Cloud Release August 2016 Field Service Cloud Part Number: E62344-11 Copyright 2016, Oracle and/or its affiliates. All rights reserved Authors: The Field Service Cloud Information

More information

PathIQ ImmunoQuery 2.8 User s Guide

PathIQ ImmunoQuery 2.8 User s Guide PathIQ ImmunoQuery 2.8 User s Guide Welcome to the PathIQ ImmunoQuery 2.8 User s Guide, designed to assist you in maximizing use of this important decision-support tool. CTRL-Click on subject headings

More information

Runs of Homozygosity Analysis Tutorial

Runs of Homozygosity Analysis Tutorial Runs of Homozygosity Analysis Tutorial Release 8.7.0 Golden Helix, Inc. March 22, 2017 Contents 1. Overview of the Project 2 2. Identify Runs of Homozygosity 6 Illustrative Example...............................................

More information

Kronos Workforce Timekeeper. Time and Attendence System Computer Training Manual

Kronos Workforce Timekeeper. Time and Attendence System Computer Training Manual Kronos Workforce Timekeeper Time and Attendence System Computer Training Manual Prepared by: Amelia Griggs, Information Management 6/14/2005 Table of Contents: A. Introduction...4 Punch to Payroll Process

More information

LAB 19 Population Genetics and Evolution II

LAB 19 Population Genetics and Evolution II LAB 19 Population Genetics and Evolution II Objectives: To use a data set that reflects a change in the genetic makeup of a population over time and to apply mathematical methods and conceptual understandings

More information

GENERAL JOURNAL TRANSACTIONS AND REPORTS

GENERAL JOURNAL TRANSACTIONS AND REPORTS Chapter GENERAL JOURNAL TRANSACTIONS AND REPORTS LEARNING OBJECTIVES This chapter introduces you to QBP general journal entries and works with the Practice TEK Business data file customized with your initials

More information

Scheduling Interviews

Scheduling Interviews Scheduling Interviews Overview: This job aid guides recruiters, hiring managers, student employees, and others through step-bystep directions for scheduling a phone or in-person interview with an applicant.

More information

DATABASICS Time User s Guide v3.1

DATABASICS Time User s Guide v3.1 DATABASICS Time User s Guide v3.1 A Guide to CALIBRE s Time Reporting Website July 2016 CALIBRE 6354 Walker Lane, Suite 300 Alexandria VA 22310 1 Table of Contents Before You Get Started... 3 Accessing

More information

IT portfolio management template User guide

IT portfolio management template User guide IBM Rational Focal Point IT portfolio management template User guide IBM Software Group IBM Rational Focal Point IT Portfolio Management Template User Guide 2011 IBM Corporation Copyright IBM Corporation

More information

Chapter 4 Familiarizing Yourself With Q-interactive Assess

Chapter 4 Familiarizing Yourself With Q-interactive Assess Chapter 4 Familiarizing Yourself With Q-interactive Assess Q-interactive User Guide March 2017 1 Introduction This chapter introduces users to essential information about how to use the Q-interactive Assess

More information

Basket Weight and Region Automatic

Basket Weight and Region Automatic Basket Weight and Region Automatic Shipping by Weight and Region ecorner Pty Ltd Australia Free Call: 1800 033 845 New Zealand: 0800 501 017 International: +61 2 9494 0200 Email: info@ecorner.com.au The

More information

Using NPA Works. Prepared by Matthew Chance Applied Behavioral Learning Services Page 1! of 17!

Using NPA Works. Prepared by Matthew Chance Applied Behavioral Learning Services Page 1! of 17! Using NPA Works Applied Behavioral Learning Services Page 1! of 17! Table of Contents Creating an Appointment 3 Locking Your Schedule 9 Entering Blue Appointments 10 Canceling Appointments 12 Staff Cancellations

More information

Managing Your Basic General Ledger Interface Tasks

Managing Your Basic General Ledger Interface Tasks General Ledger Interface Managing Your Basic General Ledger Interface Tasks Handout Manual Need support after training? To exchange tips and best practices with fellow users, get on The Bridge an online

More information

3. DATA INPUT PREPARATION...

3. DATA INPUT PREPARATION... Table of Contents 1 INTRODUCTION 5 11 POWRSYM4 FEATURES 5 12 POWRSYM4 APPLICATIONS 6 13 VERSION HISTORY 6 14 OPERATION SIMULATION ASSOCIATES 6 15 DOCUMENTATION MANUAL STRUCTURE 7 2 POWRSYM4 OVERVIEW 8

More information

Taleo Enterprise. Taleo Compensation Manager Guide

Taleo Enterprise. Taleo Compensation Manager Guide Taleo Enterprise Taleo Compensation Feature Pack 12B August 31, 2012 Confidential Information and Notices Confidential Information The recipient of this document (hereafter referred to as "the recipient")

More information

Purchase Orders: Creating

Purchase Orders: Creating Purchase Orders Purchase Orders: Creating Purpose Automatically create purchase orders of all items needed from an individual supplier based on the quantities you set up for the products. Purchase Orders

More information

INTRODUCTION TO HOM. The current version of HOM addresses five key competitive advantage drivers

INTRODUCTION TO HOM. The current version of HOM addresses five key competitive advantage drivers 1 INTRODUCTION TO HOM 1. OVERVIEW HOM is a software system designed to help mid level managers and owners of small businesses gain competitive advantage from operations. It is also useful for business

More information