DVDplot: Plotting DVDtest

Description Usage Arguments Details Value Note Author(s) References See Also

View source: R/DVDplot.R

Description

Plot a list of the DVDtest-related figures via ggplot2

Usage

1
DVDplot(tobj, kxlab = NULL, kylab = NULL, kname = NULL, thhd = 0.05)

Arguments

tobj

a return test object of DVDtest

kxlab

a title for the x axis, .index

kylab

a title for the y axis, .value

kname

a name for k, e.g. ROI in the references

thhd

a number to mark out the zone of the p-value of interest. Defaults to 0.05

Details

Fig pfig illustrates a collection of the p value curves among all k. Fig kfig illustrates a collection list of the figures with varying distributions among all k, highlighted the zones of small p values in dark, where ydata1 and ydata2 mark as red and blue, repectively. The dashed and dotted lines denote the smooth mean function and +/- 2 sigma, respectively.

Value

a list of ggplot objects on p value curves and varying distributions

Note

Please contact the maintainer if need more details.

Author(s)

Meng Xu

References

reiss-EMR18.pdf

See Also

Examples in DVDtest


wtagr/DVDtest documentation built on July 10, 2020, 8:37 a.m.