Showing 3 of total 3 results (show query)
robinhankin
disordR:Non-Ordered Vectors
Functionality for manipulating values of associative maps. The package is a dependency for mvp-type packages that use the STL map class: it traps plausible idiom that is ill-defined (implementation-specific) and returns an informative error, rather than returning a possibly incorrect result. To cite the package in publications please use Hankin (2022) <doi:10.48550/ARXIV.2210.03856>.
Maintained by Robin K. S. Hankin. Last updated 5 months ago.
1 stars 6.59 score 20 dependentscran
mcclust:Process an MCMC Sample of Clusterings
Implements methods for processing a sample of (hard) clusterings, e.g. the MCMC output of a Bayesian clustering model. Among them are methods that find a single best clustering to represent the sample, which are based on the posterior similarity matrix or a relabelling algorithm.
Maintained by Arno Fritsch. Last updated 3 years ago.
3.08 score 10 dependentslev-kuznetsov
injectoR:R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the dependency inversion principle. The user delegates to external code (the injector) the responsibility of providing its dependencies. This separates the responsibilities of use and construction.
Maintained by Lev Kuznetsov. Last updated 9 years ago.
1 stars 1.70 score 6 scripts