derive_endpoint_names: Derive Endpoint Names

View source: R/SampleSize.R

derive_endpoint_namesR Documentation

Derive Endpoint Names

Description

Derive Endpoint Names

Usage

derive_endpoint_names(ynames_list, mu_list, verbose = FALSE)

Arguments

ynames_list

Optional list of vectors with endpoint names for each arm.

mu_list

Named list of means per treatment arm, where names can be used as endpoint names.

verbose

Logical, if TRUE, displays messages about the derivation process.

Value

A list of endpoint names for each arm.

Author(s)

Thomas Debray tdebray@fromdatatowisdom.com

This function derives endpoint names (ynames_list) from mu_list if ynames_list is missing. If ynames_list is already provided, it confirms the names to the user when verbose is set to TRUE.


SimTOST documentation built on April 3, 2025, 9:05 p.m.