Learn R Programming

nntmvn (version 1.3.0)

plot.nntmvn_1stmmt_error: Plot function for the nntmvn_1stmmt_error class

Description

Plot function for the nntmvn_1stmmt_error class

Usage

# S3 method for nntmvn_1stmmt_error
plot(x, ...)

Value

a ggplot object of class "gg" and "ggplot"

Arguments

x

an object of the class nntmvn_1stmmt_error, returned by ptmvn_check_converge

...

unused arguments to align with the generic interface of plot