Skip to content

Question on digits display when summarizing a design #505

@LittleBeannie

Description

@LittleBeannie

Hi @jdblischak , when I run the following lines of code, I notice that the 'Cumulative boundary crossing probability' isn't showing 5 digits. Could you help me understand why?

gs_design_ahr(analysis = c(24, 36, 48)) |> 
   summary(col_decimals = c(z = 5, probability = 5,  probability0 = 5,  `~hr at bound` =  5, `nominal p` = 5)) |> 
   as_gt()

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions