ggPMX
ggPMX copied to clipboard
VPC stratified by multiple variables
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)
Hi Thomas,
Thanks. We are working on improving the VPC implementation.
Best, Alex
fixed in v1.3.0 release