Package: intRinsic 1.1.2

intRinsic: Likelihood-Based Intrinsic Dimension Estimators
Provides functions to estimate the intrinsic dimension of a dataset via likelihood-based approaches. Specifically, the package implements the 'TWO-NN' and 'Gride' estimators and the 'Hidalgo' Bayesian mixture model. In addition, the first reference contains an extended vignette on the usage of the 'TWO-NN' and 'Hidalgo' models. References: Denti (2023, <doi:10.18637/jss.v106.i09>); Allegra et al. (2020, <doi:10.1038/s41598-020-72222-0>); Denti et al. (2022, <doi:10.1038/s41598-022-20991-1>); Facco et al. (2017, <doi:10.1038/s41598-017-11873-y>); Santos-Fernandez et al. (2021, <doi:10.1038/s41598-022-20991-1>).
Authors:
intRinsic_1.1.2.tar.gz
intRinsic_1.1.2.zip(r-4.7)intRinsic_1.1.2.zip(r-4.6)intRinsic_1.1.2.zip(r-4.5)
intRinsic_1.1.2.tgz(r-4.6-x86_64)intRinsic_1.1.2.tgz(r-4.6-arm64)intRinsic_1.1.2.tgz(r-4.5-x86_64)intRinsic_1.1.2.tgz(r-4.5-arm64)
intRinsic_1.1.2.tar.gz(r-4.7-arm64)intRinsic_1.1.2.tar.gz(r-4.7-x86_64)intRinsic_1.1.2.tar.gz(r-4.6-arm64)intRinsic_1.1.2.tar.gz(r-4.6-x86_64)
intRinsic_1.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
intRinsic/json (API)
NEWS
| # Install 'intRinsic' in R: |
| install.packages('intRinsic', repos = c('https://fradenti.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/fradenti/intrinsic/issues
Last updated from:ae926a618e. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 180 | ||
| linux-devel-x86_64 | OK | 186 | ||
| source / vignettes | OK | 206 | ||
| linux-release-arm64 | OK | 198 | ||
| linux-release-x86_64 | OK | 172 | ||
| macos-release-arm64 | OK | 139 | ||
| macos-release-x86_64 | OK | 199 | ||
| macos-oldrel-arm64 | OK | 91 | ||
| macos-oldrel-x86_64 | OK | 212 | ||
| windows-devel | OK | 141 | ||
| windows-release | OK | 148 | ||
| windows-oldrel | OK | 126 | ||
| wasm-release | OK | 148 |
Exports:autoplotclusteringcompute_muscredible_intervalsdgeragridegride_evolutionHidalgoid_by_classinitial_valuesposterior_meansposterior_mediansrgeraSwissrolltwonntwonn_decimatedtwonn_decimation
Dependencies:clicpp11dplyrevaluatefarverFNNgenericsggplot2gluegtablehighrisobandknitrlabelinglifecyclemagrittrpillarpkgconfigplyrR6RColorBrewerRcppRcppArmadilloreshape2rlangS7salsoscalesstringistringrtibbletidyselectutf8vctrsviridisLitewithrxfunyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Plot the simulated MCMC chains for the Bayesian 'Gride' | autoplot.gride_bayes |
| Plot the evolution of 'Gride' estimates | autoplot.gride_evolution |
| Plot the simulated bootstrap sample for the MLE 'Gride' | autoplot.gride_mle |
| Plot the output of the 'Hidalgo' function | autoplot.Hidalgo |
| Plot the output of the 'TWO-NN' model estimated via the Bayesian approach | autoplot.twonn_bayes |
| Plot the output of the 'TWO-NN' model estimated via least squares | autoplot.twonn_linfit |
| Plot the output of the 'TWO-NN' model estimated via the Maximum Likelihood approach | autoplot.twonn_mle |
| Auxiliary functions for the 'Hidalgo' model | auxHidalgo credible_intervals initial_values posterior_means posterior_medians |
| Posterior similarity matrix and partition estimation | clustering plot.hidalgo_psm print.hidalgo_psm |
| Compute the ratio statistics needed for the intrinsic dimension estimation | compute_mus plot.mus print.mus print.mus_Nq |
| The Generalized Ratio distribution | dgera generalized_ratios_distribution rgera |
| 'Gride': the Generalized Ratios ID Estimator | gride plot.gride_bayes plot.gride_mle print.gride_bayes print.gride_mle print.summary.gride_bayes print.summary.gride_mle summary.gride_bayes summary.gride_mle |
| 'Gride' evolution based on Maximum Likelihood Estimation | gride_evolution plot.gride_evolution print.gride_evolution |
| Fit the 'Hidalgo' model | Hidalgo plot.Hidalgo print.Hidalgo print.summary.Hidalgo summary.Hidalgo |
| Stratification of the 'id' by an external categorical variable | id_by_class print.hidalgo_class |
| Generates a noise-free Swiss roll dataset | Swissroll |
| 'TWO-NN' estimator | plot.twonn_bayes plot.twonn_linfit plot.twonn_mle print.summary.twonn_bayes print.summary.twonn_linfit print.summary.twonn_mle print.twonn_bayes print.twonn_linfit print.twonn_mle summary.twonn_bayes summary.twonn_linfit summary.twonn_mle twonn |
| Estimate the decimated 'TWO-NN' evolution with halving steps or vector of proportions | twonn_decimated |
| Estimate the decimated 'TWO-NN' evolution with halving steps or vector of proportions | plot.twonn_dec_by plot.twonn_dec_prop print.twonn_dec_by print.twonn_dec_prop twonn_decimation |
