powered by
Polar plot of T-year levels
PolarPlotRL( RLBootList, Data, drc, thetaGrid = 1:360, TTs, whichPlot, alpha = 0.05, ylim = NULL, pointSize = 4, fontSize = 12, lineWidth = 4 )
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)
Font size
Threshold width
Polar 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