Skip to content

Commit

Permalink
news
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebaron committed Feb 7, 2024
1 parent c9c51be commit 71efe3b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
- `cwres_covariate()` creates panel of CWRES versus continuous or categorical
covariates.
- `cont_cat_panel()` creates panel of continuous versus categorical covariates.
- `npde_panel()` creates a panel of NPDE-based diagnostics.
- `cwres_panel()` creates a panel of CWRES-based diagnostics.
- `npde_scatter()` creates a panel of NPDE-based scatter plots.
- `cwres_scatter()` creates a panel of CWRES-based scatter plots.
- `npde_panel()` creates panel of NPDE-based diagnostics.
- `cwres_panel()` creates panel of CWRES-based diagnostics.
- `npde_scatter()` creates panel of NPDE-based scatter plots.
- `cwres_scatter()` creates panel of CWRES-based scatter plots.
- `npde_hist_q()` creates NPDE histogram and Q-Q plot in a panel.
- `cwres_hist_q()` creates CWRES histogram and Q-Q plot in a panel.
- Component plots can be returned in a list which can be arranged via
Expand Down

0 comments on commit 71efe3b

Please sign in to comment.