Skip to contents

Core functions

Main spatial and spatio-temporal conformal prediction procedures

scp_geostatistical()
Locally Weighted Split Conformal Prediction for Geostatistical (Point-Referenced) Data
scp_areal()
Neighbourhood-Weighted Conformal Prediction for Areal (Lattice) Data

Spatial Diagnostics

Multi-panel diagnostic tools, spatial strata auditing, and coverage evaluation

diagnose()
Comprehensive Diagnostic Report for spconform Objects
coverage_report()
Empirical Coverage and Average Interval Width for an spconform Object

Helper functions

Kernel weights and graph-distance utilities

spatial_kernel_weights()
Compute Gaussian-kernel spatial weights between a target location and a set of reference locations
areal_neighbor_weights()
Compute neighbourhood-based weights for areal (lattice) data

S3 methods

Print, summary, and plot methods for spconform and diagnose objects

plot(<spconform>)
Plot Prediction Intervals for spconform Objects
print(<spconform>)
Print Method for spconform Objects
summary(<spconform>)
Summary Method for spconform Objects