powered by
Plot of T-year levels
PlotRL( RLBootList, Data, drc, thetaGrid = 1:360, TTs, whichPlot, alpha = 0.05, ylim = NULL, pointSize = 1, cex.axis = 15, cex.lab = 2, thrWidth = 2, thrColor = "#D45E1A", ylab = NULL )
List containing bootstrap estimates of T-year levels
Response variable
Directional covariate
Grid values at which the estimation is performed
T-year levels. For example, TTs = c(100, 10000).
Index identifying which T-year level should be plotted from TTs. If TTs = c(100, 10000), then whichPlot=2 produces a plot for the 10000-year level
Significance level for the confidence intervals. Default to 0.05.
Range for the y-axis
Size of points (observations)
Graphical parameter
Threshold width
Threshold colour
y-axis label
Plot of T-year levels.
SplineML and LocalEstim for examples.
SplineML
LocalEstim
# NOT RUN { ## See also examples in vignettes: # vignette("localMethods", package = "circularEV") # vignette("splineML", package = "circularEV") # }
Run the code above in your browser using DataLab