PistarMVN-class: Class '"PistarMVN"'

PistarMVN-classR Documentation

Class "PistarMVN"

Usage

## S4 method for signature 'PistarMVN'
plot(x, lty = 1, lwd = 1, col = "black", ... )

Arguments

x

object of class "PistarMVN".

lty

line type.

lwd

line width.

col

color of the line.

...

optional arguments passed further.

Objects from the Class

Objects can be created by calls of the form new("PistarMVN", ...) or PistarMVN().

Slots

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" ~~

Extends

Class "Pistar", directly.

Methods

plot

signature(x = "PistarMVN"): ...

Examples

showClass("PistarMVN")

jmedzihorsky/pistar documentation built on June 4, 2022, 9:58 a.m.