powered by
Calculate T-year levels for spline ML model
CalcRLsplineML( Data, drc, h, xiBoot, sigBoot, TTs = c(100, 10000), thetaGrid = 1:360, timeRange, thr )
Response variable
Directional covariate
Bandwidth value
Bootstrap estimates for EVI
Bootstrap estimates for shape
T-year levels. For example, TTs = c(100, 10000).
Grid values at which the estimation is performed
Time range of the sample
Threshold values along thetaGrid
List including bootstrap estimates of T-year levels.
SplineML for examples.
SplineML
# NOT RUN { ## See also examples in vignettes: # vignette("localMethods", package = "circularEV") # vignette("splineML", package = "circularEV") # }
Run the code above in your browser using DataLab