PistarCT-class: Class '"PistarCT"'

PistarCT-classR Documentation

Class "PistarCT"

Usage

## S4 method for signature 'PistarCT'
plot(x, y, ...)

Arguments

x

object of class PistarCT

y

ignored

...

optional

Objects from the Class

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

Slots

data:

Object of class "array" ~~

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 = "PistarCT"): ...

Author(s)

Juraj Medzihorsky

Examples

showClass("PistarCT")

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