Plot an ensemble timeseries as a scatter plot. Useful in showing the general impact of uncertainty on a bivariate relationship.
plotScatterEns(X, Y, alp = 0.2, n.ens.plot = 1000, add.to.plot = ggplot())A ggplot object
Other plot:
plotChron(),
plotChronEns(),
plotChronEnsDiff(),
plotCorEns(),
plotHistEns(),
plotLine(),
plotModelDistributions(),
plotPcaEns(),
plotPvalsEnsFdr(),
plotRegressEns(),
plotScreeEns(),
plotSpectraEns(),
plotSpectrum(),
plotSummary(),
plotSummaryTs(),
plotTimeseriesEnsLines(),
plotTimeseriesEnsRibbons(),
plotTimeseriesStack(),
plotTrendLinesEns()
Other regress:
plotRegressEns(),
plotTrendLinesEns(),
regress(),
regressEns()