Plot function for state space errors from ddhazard fit
# S3 method for fahrmeier_94_SpaceErrors
plot(x, mod, cov_index = NA,
t_index = NA, p_cex = par()$cex * 0.2, pch = 16,
ylab = "Std. state space error", x_tick_loc = NA, x_tick_mark = NA,
xlab = "Time", ...)Result of residuals for state space errors
The indices of state vector errors to plot. Default is to use all which is likely what you want if the state space errors are standardized
The bin indices to plot. Default is to use all bins
cex argument for the points
Arguments to override defaults set in the function
at and labels arguments passed to axis
Arguments passed to plot