plot.epoce: Plot values of estimators of the Expected Prognostic Observed...

Description Usage Arguments Value See Also

Description

Plots values of estimators MPOL and CVPOL for evaluating EPOCE. No confidence interval.

Usage

1
2
3
## S3 method for class 'epoce'
plot(x, type, pos.legend="topright", cex.legend=0.7,
Xlab="Time",Ylab="Epoce", ...)

Arguments

x

An object inheriting from epoce class

type

Type of estimator to plot. If new dataset was used only mpol can be plotted ("mpol"), otherwise mpol and cvpol can be plotted ("mpol" and "cvpol", default is "cvpol").

pos.legend

The location of the legend can be specified by setting this argument to a single keyword from the list '"bottomright"', '"bottom"', '"bottomleft"', '"left"', '"topleft"', '"top"', '"topright"', '"right"' and '"center"'. The default is '"topright"'.

cex.legend

size of the legend. Default is 0.7.

Xlab

Label of x-axis. Default is '"Time"'

Ylab

Label of y-axis. Default is '"Epoce"'

...

Other unused arguments.

Value

Print a curve of the estimator of EPOCE using time points defined in epoce.

See Also

epoce


socale/frailtypack documentation built on June 15, 2021, 3:37 a.m.