Other packages > Find by keyword >

simplextree  

Provides Tools for Working with General Simplicial Complexes
View on CRAN: Click here


Download and install simplextree package within the R console
Install from CRAN:
install.packages("simplextree")

Install from Github:
library("remotes")
install_github("cran/simplextree")

Install by package version:
library("remotes")
install_version("simplextree", "1.0.1")



Attach the package and use:
library("simplextree")
Maintained by
Matt Piekenbrock
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-09-02
Latest Update: 2020-09-12
Description:
Provides an interface to a Simplex Tree data structure, which is a data structure aimed at enabling efficient manipulation of simplicial complexes of any dimension. The Simplex Tree data structure was originally introduced by Jean-Daniel Boissonnat and Clément Maria (2014) <doi:10.1007/s00453-014-9887-3>.
How to cite:
Matt Piekenbrock (2020). simplextree: Provides Tools for Working with General Simplicial Complexes. R package version 1.0.1, https://cran.r-project.org/web/packages/simplextree. Accessed 03 Feb. 2025.
Previous versions and publish date:
1.0.0 (2020-09-02 11:20)
Other packages that cited simplextree R package
View simplextree citation profile
Other R packages that simplextree depends, imports, suggests or enhances
Complete documentation for simplextree
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

Bolstad2  
Bolstad Functions
A set of R functions and data sets for the book "Understanding Computational Bayesian Statistics." T ...
Download / Learn more Package Citations See dependency  
SMR  
Externally Studentized Midrange Distribution
Computes the studentized midrange distribution (pdf, cdf and quantile) and generates random numbers. ...
Download / Learn more Package Citations See dependency  
cmce  
Computer Model Calibration for Deterministic and Stochastic Simulators
Implements the Bayesian calibration model described in Pratola and Chkrebtii (2018) ...
Download / Learn more Package Citations See dependency  
HGMND  
Heterogeneous Graphical Model for Non-Negative Data
Graphical model is an informative and powerful tool to explore the conditional dependence relationsh ...
Download / Learn more Package Citations See dependency  
metaboData  
Example Metabolomics Data Sets
Data sets from a variety of biological sample matrices, analysed using a number of mass spectrometr ...
Download / Learn more Package Citations See dependency  
sgof  
Multiple Hypothesis Testing
Seven different methods for multiple testing problems. The SGoF-type methods (see for example, Carva ...
Download / Learn more Package Citations See dependency  

23,630

R Packages

204,183

Dependencies

64,101

Author Associations

23,581

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA