Skip to content

pmx_plot_npde_pred(strat.color=arg) not working #388

@souto1

Description

@souto1

Describe the bug
pmx_plot_npde_pred(strat.color=arg) not working as expected

To Reproduce
The code below produced the same plots without stratification by colour.

ctr = pmx_mlxtran(mlxtran, dvid = "YTYPE")
ctr %>% pmx_plot_npde_pred()
ctr %>% pmx_plot_npde_pred(strat.color="TRT2")

Expected behavior
Plots with colours mapped by the strat.color argument.

Package and platform (please complete the following information):

  • ggplot2 version 3.5.1
  • ggPMX version 1.2.11

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions