make_charts {charts}R Documentation

make_charts

Description

This function executes an interrupted time series analysis.

Usage

charts(content, topic, outcome, counted, timeperiod, goalu, goall, type, theme)

Arguments

content

matrix of data

topic

Title for the plot

outcome

Label for y-axis for the plot, either 'conforming' or 'non-conforming'

counted

If c-chart: events or total

timeperiod

day, week, month, year

goalu

optional horizontal line to indicate the upper boundry of the goal range

goall

optional horizontal line to indicate the lower boundry of the goal range

type

Either: Control chart (proportions), Control chart (counts), Segmented regression (proportions), Segmented regression (counts), Run chart (avoid), Box chart for before-after (avoid)

theme

not implemented

Author(s)

qitools

References