BallMapper
The Ball Mapper Algorithm
The core algorithm is described in "Ball mapper: a shape summary for topological data analysis" by Pawel Dlotko, (2019) doi:10.48550/arXiv.1901.07410. Please consult the following youtube video https://www.youtube.com/watch?v=M9Dm1nl_zSQfor the idea of functionality. Ball Mapper provide a topologically accurate summary of a data in a form of an abstract graph. To create it, please provide the coordinates of points (in the points array), values of a function of interest at those points (can be initialized randomly if you do not have it) and the value epsilon which is the radius of the ball in the Ball Mapper construction. It can be understood as the minimal resolution on which we use to create the model of the data.
- Version0.2.0
- R versionunknown
- LicenseMIT
- LicenseLICENCE
- Needs compilation?No
- Last release08/20/2019
Team
Pawel Dlotko
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports6 packages