PlotScoreByWaitTime: Plot the numeric satisfaction score as a function of wait...

Description Usage Arguments Details Author(s)

Description

This function plots the numeric value of satisfaction score

(calculated by ConvertSatisfactionScoreToNumber as a function

of wait time.

Usage

1

Arguments

dF

The dataFrame for which to convert satisfaction_score into a

number.

Details

This function calls the ConvertSatisfactionScoreToNumber

function to assign the day values used.

Plots are generated by the function ggplot

This function uses a linear model to evaluate the relationship between

satisfaction score and wait time. If the red line (the result of the lm

in the produced plot trends down, then wait time has a negative affect on

satisfaction score. If the red line is parallel or very near to parallel,

then there is relationship between satisfaction score and wait time.

Author(s)

Steven H. Ranney

Contact: Steven.Ranney@gmail.com

Steven Ranney


stevenranney/ispiranteRanney documentation built on May 30, 2019, 4:46 p.m.