Description Usage Arguments Value See Also Examples
Plot the standardized score processes.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
x |
an object of class |
k |
A positive integer indicating the order of covariate to be plotted. For example, |
xlab |
a title for the x axis. |
ylab |
a title for the y axis. |
lty |
the line type. Default is 1. |
frame.plot |
a logical variable indicating if a frame should be drawn in the 1D case. |
add |
a logical variable indicating whether add to current plot? |
ylim |
a vector indicating the range of y-axis. Default is (-3,3). |
xlim |
a vector indicating the range of x-axis. Default is NULL. |
lwd |
the line width, a positive number. Default is 1. |
... |
further arguments passed to or from other methods |
A plot of the standardized score process for object pwreg.score
.
1 | # see the example for score.proc
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.