PistarDUV-class: Class '"PistarDUV"'

PistarDUV-classR Documentation

Class "PistarDUV"

Usage

## S4 method for signature 'PistarDUV'
plot(x, model_col = "blue", unres_col = "grey", combi_col = "black", 
pos = "topright", bty = "n", ... )

Arguments

x

object of class "PistarDUV".

model_col

color for the model component.

unres_col

color for the unrestricted component.

combi_col

color for the predicted values from the two-point mixture.

pos

position of the legend, see legend.

bty

box type of the legend, see legend.

...

optional arguments passed further to plot.

Objects from the Class

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

Slots

data:

Object of class "table" ~~

meth:

Object of class "character" ~~

conv:

Object of class "list" ~~

mess:

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 "PistarUV", directly. Class "Pistar", by class "PistarUV", distance 2.

Methods

plot

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

Examples

showClass("PistarDUV")

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