plotTesting: Plot function for a testing object

View source: R/plotTesting.R

plotTestingR Documentation

Plot function for a testing object

Description

This is to plot a histogram and a scatter plot for a given testing object

Usage

plotTesting(testObj, plotName, breaks = 30)

Arguments

testObj

a testing object from LPStesting, or PRPStesting, or PStesting

plotName

a string variable to indicate the file name to save, it should include path and plot file name (without .pdf part)

breaks

a integer to indicate how many breaks in the histogram

Author(s)

Aixiang Jiang


ajiangsfu/PRPS documentation built on April 29, 2023, 10:13 p.m.