ggPMX icon indicating copy to clipboard operation
ggPMX copied to clipboard

VPC stratified by multiple variables

Open tmss1 opened this issue 10 months ago • 1 comments

Feature request Can we produce VPCs stratified by multiple variables, e.g., by TRT, STUDY and FREQ like below? ctr %>% pmx_plot_vpc(strat.facet = ~TRT2+STUDY+FREQ)

tmss1 avatar Feb 10 '25 15:02 tmss1

Hi Thomas,

Thanks. We are working on improving the VPC implementation.

Best, Alex

A2P2 avatar Feb 11 '25 10:02 A2P2

fixed in v1.3.0 release

ggPMXdevelopment avatar Jul 17 '25 08:07 ggPMXdevelopment