PistarCUV-class | R Documentation |
"PistarCUV"
## S4 method for signature 'PistarCUV' plot(x, model_col = "blue", unres_col = "grey", combi_col = "black", lty = 1, lwd = 1, pos = "topright", bty = "n", ... )
x |
object of class |
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. |
lty |
line type. |
lwd |
line width. |
pos |
position of the legend, see |
bty |
box type of the legend, see |
... |
optional arguments passed further to |
Objects can be created by calls of the form new("PistarCUV", ...)
or PistarCUV(...)
.
data
:Object of class "numeric"
~~
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"
~~
Class "PistarUV"
, directly.
Class "Pistar"
, by class "PistarUV", distance 2.
signature(x = "PistarCUV")
: ...
showClass("PistarCUV")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.