Package: gbutils 0.5.0.9000
Georgi N. Boshnakov
gbutils: Utilities for Simulation, Plots, Quantile Functions and Programming
Plot density and distribution functions with automatic selection of suitable regions. Numerically invert (compute quantiles) distribution functions. Simulate real and complex numbers from distributions of their magnitude and arguments. Optionally, the magnitudes and/or arguments may be fixed in almost arbitrary ways. Create polynomials from roots given in Cartesian or polar form. Small programming utilities: check if an object is identical to NA, count positional arguments in a call, set intersection of more than two sets, check if an argument is unnamed, compute the graph of S4 classes in packages.
Authors:
gbutils_0.5.0.9000.tar.gz
gbutils_0.5.0.9000.zip(r-4.5)gbutils_0.5.0.9000.zip(r-4.4)gbutils_0.5.0.9000.zip(r-4.3)
gbutils_0.5.0.9000.tgz(r-4.4-any)gbutils_0.5.0.9000.tgz(r-4.3-any)
gbutils_0.5.0.9000.tar.gz(r-4.5-noble)gbutils_0.5.0.9000.tar.gz(r-4.4-noble)
gbutils_0.5.0.9000.tgz(r-4.4-emscripten)gbutils_0.5.0.9000.tgz(r-4.3-emscripten)
gbutils.pdf |gbutils.html✨
gbutils/json (API)
NEWS
# Install 'gbutils' in R: |
install.packages('gbutils', repos = c('https://geobosh.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/geobosh/gbutils/issues
adjacency-matrixcomplex-numbersplotting-functionss4s4classsimulation
Last updated 2 years agofrom:16a311ce2e. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 06 2024 |
R-4.5-win | OK | Nov 06 2024 |
R-4.5-linux | OK | Nov 06 2024 |
R-4.4-win | OK | Nov 06 2024 |
R-4.4-mac | OK | Nov 06 2024 |
R-4.3-win | OK | Nov 06 2024 |
R-4.3-mac | OK | Nov 06 2024 |
Exports:adjacencyOfClassescdf2quantileisargunnamedisNAmintersectmissing_argmyouternposargspadpad<-padcheckparse_textplotpdfpseudoInverseraw_historyrpolyshiftleftshiftrightsim_complexsim_numberssim_real
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Adjacency graph of classes in packages | adjacencyOfClasses |
Calculate a quantile from a distribution function | cdf2quantile |
Is an element of a list named? | isargunnamed |
Check if an object is NA | isNA |
Set intersection of arbitrary number of arguments | mintersect |
Check if an element of a pairlist is missing | missing_arg |
Functions for some basic operations | myouter shiftleft shiftright |
Function to count the number of positional arguments used in a call | nposargs |
Parse expressions residing in character vectors | parse_text |
Plot a probability denstity function | plotpdf |
Compute a pseudo-inverse matrix | pseudoInverse |
Get the command history | raw_history |
Polynomials with real coefficients | rpoly |
Simulate real or complex numbers using polar form | sim_complex sim_real |
Simulation based on polar form specifications | sim_numbers |