R/aci-methods.R
plot.da_path_gaussian.Rd
Plot a Gaussian assimilation path
# S3 method for class 'da_path_gaussian' plot(x, component = 1, truth = NULL, ...)
A da_path_gaussian object.
da_path_gaussian
Integer index of the hidden component to draw.
Optional numeric vector of true hidden values to overlay.
Passed to the underlying base-graphics calls.
x, invisibly; called for the plot it draws.
x