| PistarMVN-class | R Documentation |
"PistarMVN"## S4 method for signature 'PistarMVN' plot(x, lty = 1, lwd = 1, col = "black", ... )
x |
object of |
lty |
line type. |
lwd |
line width. |
col |
color of the line. |
... |
optional arguments passed further. |
Objects can be created by calls of the form new("PistarMVN", ...) or PistarMVN().
data:Object of class "data.frame" ~~
trace:Object of class "list" ~~
iter:Object of class "list" ~~
test:Object of class "list" ~~
call:Object of class "language" ~~
pistar:Object of class "list" ~~
pred:Object of class "list" ~~
param:Object of class "list" ~~
Class "Pistar", directly.
signature(x = "PistarMVN"): ...
showClass("PistarMVN")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.