hypergeo2 - Generalized Hypergeometric Function with Tunable High Precision
Computation of generalized hypergeometric function with tunable high precision in a vectorized manner, with the floating-point datatypes from 'mpfr' or 'gmp' library. The computation is limited to real numbers.
Last updated 4 months ago
mpfr4gmpcpp
3.65 score 1 dependents 3 scripts 192 downloadscbbinom - Continuous Analog of a Beta-Binomial Distribution
Implementation of the d/p/q/r family of functions for a continuous analog to the standard discrete beta-binomial with continuous size parameter and continuous support with x in [0, size + 1].
Last updated 4 months ago
cpp
3.54 score 4 scripts 203 downloadsroclang - Functions for Diffusing Function Documentations into 'Roxygen' Comments
Efficient diffusing of content across function documentations. Sections, parameters or dot parameters are extracted from function documentations and turned into valid Rd character strings, which are ready to diffuse into the 'roxygen' comments of another function by inserting inline code.
Last updated 2 years ago
3.00 score 2 stars 2 scripts 210 downloadswordPuzzleR - Word Puzzle Game
The word puzzle game requires you to find out the letters in a word within a limited number of guesses. In each round, if your guess hit any letters in the word, they reveal themselves. If all letters are revealed before your guesses run out, you win this game; otherwise you fail. You may run multiple games to guess different words.
Last updated 11 months ago
2.70 score 1 scripts 170 downloadsmarkovmix - Mixture of Markov Chains with Support of Higher Orders and Multiple Sequences
Fit mixture of Markov chains of higher orders from multiple sequences. It is also compatible with ordinary 1-component, 1-order or single-sequence Markov chains. Various utility functions are provided to derive transition patterns, transition probabilities per component and component priors. In addition, print(), predict() and component extracting/replacing methods are also defined as a convention of mixture models.
Last updated 1 years ago
cpp
2.70 score 1 stars 4 scripts 222 downloads