A single-group Simultaneous Confidence Corridor (SCC) result object used in examples and visualization functions of neuroSCC.
Format
A list with 14 components, including:
YhatEstimated mean function.
sccSimultaneous confidence corridor bands.
bwBandwidth values.
YaObserved one-group imaging data.
V.est.aTriangulation vertices for estimation.
Tr.est.aTriangulation triangles for estimation.
ZSpatial coordinates of the imaging domain.
Z.bandSpatial coordinates used for SCC band computation.
d.estEstimation neighborhood parameter.
rRadius or smoothing-related SCC parameter.
ind.insideIndices of points inside the domain.
ind.inside.coverIndices of covered points inside the domain.
alphaSignificance levels.
callCall used to generate the SCC object.
Details
The object contains the estimated mean function, SCC bands, spatial coordinates, and triangulation-related components needed for plotting and downstream SCC workflows.
See also
plotSCCpanel for visualization of this object. SCCcomp for a two-group SCC example object.
