| rmpt06_main {chevron} | R Documentation | 
RMPT06 Table 1 (Default) Seriousness, Outcomes, Severity, Frequency with 95% CI for Risk Management Plan.
Description
RMPT06 Table 1 (Default) Seriousness, Outcomes, Severity, Frequency with 95% CI for Risk Management Plan.
Usage
rmpt06_main(
  adam_db,
  arm_var = "ACTARM",
  lbl_overall = NULL,
  method = "clopper-pearson",
  conf_level = 0.95,
  show_diff = FALSE,
  ref_group = NULL,
  method_diff = "wald",
  conf_level_diff = 0.95,
  grade_groups = NULL,
  ...
)
rmpt06_pre(adam_db, ...)
rmpt06_post(tlg, prune_0 = FALSE, ...)
rmpt06
Arguments
adam_db | 
 (  | 
arm_var | 
 (  | 
lbl_overall | 
 (  | 
method | 
 (  | 
conf_level | 
 (  | 
show_diff | 
 (  | 
ref_group | 
 (  | 
method_diff | 
 (  | 
conf_level_diff | 
 (  | 
grade_groups | 
 (  | 
... | 
 not used.  | 
tlg | 
 (  | 
prune_0 | 
 (  | 
Format
An object of class chevron_t of length 1.
Value
the main function returns an rtables object.
the preprocessing function returns a list of data.frame.
the postprocessing function returns an rtables object or an ElementaryTable (null report).
Functions
-  
rmpt06_main(): Main TLG function -  
rmpt06_pre(): Preprocessing -  
rmpt06_post(): Postprocessing 
Examples
run(rmpt06, syn_data)