h_calc_report_label_percentage: Helper function to calculate percentage of true stopping...

View source: R/helpers_simulations.R

h_calc_report_label_percentageR Documentation

Helper function to calculate percentage of true stopping rules for report label output calculates true column means and converts output into percentages before combining the output with the report label; output is passed to show() and output with cat to console

Description

Helper function to calculate percentage of true stopping rules for report label output calculates true column means and converts output into percentages before combining the output with the report label; output is passed to show() and output with cat to console

Usage

h_calc_report_label_percentage(stop_report)

Arguments

stop_report

object from summary method

Value

named list with label and percentage of rule activation


Roche/crmPack documentation built on April 30, 2024, 3:19 p.m.