Package: HDSpatialScan 1.0.5

Camille FREVENT

HDSpatialScan: Multivariate and Functional Spatial Scan Statistics

Allows to detect spatial clusters of abnormal values on multivariate or functional data (Frévent et al. (2022) <doi:10.32614/RJ-2022-045>). See also: Frévent et al. (2023) <doi:10.1093/jrsssc/qlad017>, Smida et al. (2022) <doi:10.1016/j.csda.2021.107378>, Frévent et al. (2021) <doi:10.1016/j.spasta.2021.100550>. Cucala et al. (2019) <doi:10.1016/j.spasta.2018.10.002>, Cucala et al. (2017) <doi:10.1016/j.spasta.2017.06.001>, Jung and Cho (2015) <doi:10.1186/s12942-015-0024-6>, Kulldorff et al. (2009) <doi:10.1186/1476-072X-8-58>.

Authors:Camille FREVENT [aut, cre, cph], Mohamed-Salem AHMED [aut], Julien SOULA [aut], Zaineb SMIDA [aut], Lionel CUCALA [aut], Sophie DABO-NIANG [aut], Michaël GENIN [aut]

HDSpatialScan_1.0.5.tar.gz
HDSpatialScan_1.0.5.tar.gz(r-4.7-arm64)HDSpatialScan_1.0.5.tar.gz(r-4.7-x86_64)HDSpatialScan_1.0.5.tar.gz(r-4.6-arm64)HDSpatialScan_1.0.5.tar.gz(r-4.6-x86_64)
HDSpatialScan_1.0.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
HDSpatialScan/json (API)

# Install 'HDSpatialScan' in R:
install.packages('HDSpatialScan', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))
Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
Datasets:
  • fmulti_data - Multivariate functional data
  • funi_data - Univariate functional data
  • map_sites - Spatial object corresponding to the sites of the data of the package HDSpatialScan
  • multi_data - Multivariate non-functional data

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

openblascpp

1.00 score 4 scripts 248 downloads 3 exports 106 dependencies

Last updated from:7adf9363bc. Checks:6 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK264
linux-devel-x86_64OK251
source / vignettesOK242
linux-release-arm64OK271
linux-release-x86_64OK288
wasm-releaseOK169

Exports:plotCurvesplotSummarySpatialScan

Dependencies:abindbase64encbslibcachemclassclassIntcliclueclustercpp11crosstalkDBIdeldirdigestdplyrDTe1071evaluatefarverfastmapfBasicsfmsbfontawesomefsgenericsggplot2ggrepelgluegssgtableHDIntervalhighrhtmltoolshtmlwidgetsigraphisobandjquerylibjsonliteKernSmoothkknnknitrlabelinglaterlatticelazyevallifecyclemagrittrMASSMatrixmatrixStatsmemoisemimemodeestotelpbapplypillarpkgconfigplotrixpolyclippromisesproxypurrrR6rappdirsrasterRColorBrewerRcppRcppArmadillorlangrmarkdownrmutilrparts2S7sassscalessfspspatialSpatialNPspatstat.dataspatstat.geomspatstat.univarspatstat.utilsstablestablediststatipstringistringrswfscMiscTeachingDemosterratibbletidyrtidyselecttimeDatetimeSeriestinytexunitsutf8vctrsviridisLitewithrwkxfunyaml

Readme and manuals

Help Manual

Help pageTopics
Multivariate and Functional Spatial Scan StatisticsHDSpatialScan-package HDSpatialScan
Creation of the matrix of potential clustersclusters
DFFSS scan procedureDFFSS
Index for the UG scan proceduredfree
Index for the MDFFSS scan proceduredfree_index_multi
Finalization of the scan proceduresFinScan
Multivariate functional datafmulti_data
Univariate functional datafuni_data
Initalization of the scan procedures by creating the matrix of potential clustersInitScan
Spatial object corresponding to the sites of the data of the package HDSpatialScanmap_sites
MDFFSS scan procedureMDFFSS
MG scan procedureMG
MNP scan procedureMNP
MPFSS scan procedureMPFSS
MRBFSS scan procedureMRBFSS
Multivariate non-functional datamulti_data
Index for the NPFSS scan procedure (multivariate functional case)multi_fWMW
Index for the MG scan proceduremulti_gaussian
List of matrix of signs (multivariate functional data)multi_signs_matrix
Index for the MNP scan proceduremulti_WMW
Return only the detected clusters with no overlapping in their order of detectionnon_overlap
NPFSS scan procedure (univariate functional or multivariate functional)NPFSS
Permutates the datapermutate
PFSS scan procedurePFSS
Map of circular clustersplot_map
Map of the clustersplot_map2
Schema of the clustersplot_schema
Schema or map of the clustersplot.ResScanOutput
Generic function to plot curvesplotCurves
Plots the curves in the clusters detected by the multivariate functional scan functions (MPFSS, NPFSS, MDFFSS or MRBFSS)plotCurves.ResScanOutputMultiFunct
Plots the curves in the clusters detected by the univariate functional scan functions (PFSS, NPFSS, DFFSS or URBFSS)plotCurves.ResScanOutputUniFunct
Generic function to plot a summaryplotSummary
Plots the mean or median spider chart of the clusters detected by a multivariate scan function (MG or MNP)plotSummary.ResScanOutputMulti
Plots the mean or median curves in the clusters detected by a multivariate functional scan procedure (MPFSS, NPFSS, MDFFSS or MRBFSS)plotSummary.ResScanOutputMultiFunct
Plots the mean or median curves in the clusters detected by a univariate functional scan procedure (PFSS, NPFSS, DFFSS or URBFSS)plotSummary.ResScanOutputUniFunct
Index for the DFFSS scan procedurepointwise_dfree
Index for the MRBFSS scan procedurepointwise_wmw_multi
Index for the URBFSS scan procedurepointwise_wmw_uni
A posteriori filtering on the areapost_filt_area
A posteriori filtering on the number of sites/individualspost_filt_nb_sites
A posteriori filtering on the radiuspost_filt_radius
Prints a result of a scan procedureprint.ResScanOutput
Constructor function for objects of the ResScanOutput classResScanOutput
Constructor function for objects of the ResScanOutputMulti classResScanOutputMulti
Constructor function for objects of the ResScanOutputMultiFunct classResScanOutputMultiFunct
Constructor function for objects of the ResScanOutputUni classResScanOutputUni
Constructor function for objects of the ResScanOutputUniFunct classResScanOutputUniFunct
Spatial scan procedureSpatialScan
Summary of the clusters obtained with a multivariate scan function (MG or MNP).summary.ResScanOutputMulti
Summary of the clusters obtained with a multivariate functional scan function (MPFSS, NPFSS, MDFFSS or MRBFSS).summary.ResScanOutputMultiFunct
Summary of the clusters obtained with a univariate scan function (UG or UNP).summary.ResScanOutputUni
Summary of the clusters obtained with a univariate functional scan function (PFSS, NPFSS, DFFSS or URBFSS).summary.ResScanOutputUniFunct
Computation of the multivariate functional rankstransform_data
UG scan procedureUG
Index for the NPFSS scan procedure (univariate functional case)uni_fWMW
Computation of the matrix of signsuni_signs_matrix
UNP scan procedureUNP
URBFSS scan procedureURBFSS
Index for the UNP scan procedurewmw_uni