Package: mrfDepth 1.0.17
mrfDepth: Depth Measures in Multivariate, Regression and Functional Settings
Tools to compute depth measures and implementations of related tasks such as outlier detection, data exploration and classification of multivariate, regression and functional data.
Authors:
mrfDepth_1.0.17.tar.gz
mrfDepth_1.0.17.tar.gz(r-4.5-noble)mrfDepth_1.0.17.tar.gz(r-4.4-noble)
mrfDepth_1.0.17.tgz(r-4.4-emscripten)mrfDepth_1.0.17.tgz(r-4.3-emscripten)
mrfDepth.pdf |mrfDepth.html✨
mrfDepth/json (API)
NEWS
# Install 'mrfDepth' in R: |
install.packages('mrfDepth', repos = 'https://cloud.r-project.org') |
- bloodfat - Blood data for patients with narrowing arteries
- cardata90 - Car data from Consumer Reports in 1990
- characterA - Writing trajectories of the letter 'a'
- characterI - Writing trajectories of the letter i
- geological - Composition of elements in soil samples around the Baltic Sea
- glass - EXPMA spectra of glass samples
- mri - Intensities of MRI images
- octane - Near infrared spectra of gasoline samples
- plane - Fighter plane dataset
- stars - Stars data
- tablets - Near Infrared Spectroscopy responses for a batch of pills
- wine - Proton Nuclear Magnetic Resonance spectra of 40 different wine samples
Conda:r-mrfdepth-1.0.17(2025-03-25)
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 10 months agofrom:4510dcc711. Checks:3 OK. Indexed: no.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 31 2025 |
R-4.5-linux-x86_64 | OK | Mar 31 2025 |
R-4.4-linux-x86_64 | OK | Mar 31 2025 |
Exports:adjOutlbagdistancebagplotcmltestcompBagplotdepthContourdirOutldistSpacedprojdepthdprojmedianfHeatmapfomfOutlhdepthhdepthmedianmedcouplemfdmfdmedianmrainbowplotoutlyingnessplotContoursprojdepthprojmedianrdepthrdepthmediansdepthsprojdepthsprojmediansymtest
Dependencies:abindclicolorspacefansifarvergeometryggplot2gluegtableisobandlabelinglatticelifecyclelinproglpSolvemagicmagrittrMASSMatrixmatrixStatsmgcvmunsellnlmepillarpkgconfigplyrR6RColorBrewerRcppRcppArmadilloRcppEigenRcppProgressreshape2rlangscalesstringistringrtibbleutf8vctrsviridisLitewithr
Citation
To cite package ‘mrfDepth’ in publications use:
Segaert P, Hubert M, Rousseeuw P, Raymaekers J (2024). mrfDepth: Depth Measures in Multivariate, Regression and Functional Settings. R package version 1.0.17, https://CRAN.R-project.org/package=mrfDepth.
Corresponding BibTeX entry:
@Manual{, title = {mrfDepth: Depth Measures in Multivariate, Regression and Functional Settings}, author = {Pieter Segaert and Mia Hubert and Peter Rousseeuw and Jakob Raymaekers}, year = {2024}, note = {R package version 1.0.17}, url = {https://CRAN.R-project.org/package=mrfDepth}, }
Readme and manuals
mrfDepth
The latest development version of mrfDepth may be installed from GitHub using
install.packages("devtools")
devtools::install_github("PSegaert/mrfDepth")
When installing the development version from GitHub on Windows, make sure that Rtools is installed first.