calculate_weekly_progress_rates: Calculate weekly progress rates.

Description Usage Arguments Value

Description

Calculate weekly progress rates.

Usage

1
calculate_weekly_progress_rates(mis = made_it_scores, week_sequence)

Arguments

mis

A data table: the result of calling calculate_made_it_score

week_sequence

A data table: (week_beginning) consisting of dates spaced one week apart. The result of calling glootility::create_week_sequence. tree_id, date_type, made_it)

Value

A data table (week_beginning, date_type, pct_made_it) that indicates the percentage of program starts that were converted to 'in progress' and the percentage of 'in progress' that were finished within 30 days.


johnchower/cctimes documentation built on May 19, 2019, 3:03 p.m.