Description Usage Arguments Details Value See Also Examples
This function plots the points in the marginal processes N_{1}, N_{2},..., N_{d} of a vector of point processes.
1 |
listpos |
A list of vectors. Each element of the list is the vector of the occurrences in a marginal process. |
T |
Numeric value. The length of the observed period of the processes. |
date |
Optional. A vector indicating the date of each observation to be used in the axis of the plot. |
axispoints |
Optional. Numeric vector with the points in the time index in which axis ticks and labels (from |
tcex |
Optional. cex argument, see |
... |
Further arguments to be passed to the function |
The points in the d marginal processes N_{1}, N_{2} ,..., N_{d} of a vector of point processes are plotted versus the time index.
If one of the arguments date
and axispoints
is NULL, default axis are used.
Otherwise, the values in axispoints
are used as the points in the time index in which axis ticks
and labels, from date
, are drawn.
A plot.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.