
Function reference
-
new_BETA()new_BETA_lci()new_BETA_lci2() - Factory for a BETA distribution object
-
new_BETABINOMIAL()new_BETABINOMIAL_od()new_BETABINOMIAL_icc() - Factory for a BETABINOMIAL distribution object
-
new_BINOMIAL() - Factory for a BINOMIAL distribution object
-
new_CONVOLUTION()new_SUM()`+`(<DISTRIBUTION>)new_SUBTRACTION()`-`(<DISTRIBUTION>)new_MULTIPLICATION()`*`(<DISTRIBUTION>)new_DIVISION()`/`(<DISTRIBUTION>) - Make the convolution of two or more
DISTRIBUTIONobjects
-
new_CONVOLUTION_assoc()new_SUM_assoc()new_SUBTRACTION_assoc()new_MULTIPLICATION_assoc()new_DIVISION_assoc() - Convolution with association of dimensions
-
new_CONVOLUTION_comb()new_SUM_comb()new_SUBTRACTION_comb()new_MULTIPLICATION_comb()new_DIVISION_comb() - Convolution with combination of dimensions
-
new_DIRAC() - Factory for a DIRAC distribution object
-
new_DIRICHLET() - Factory for a DIRICHLET distribution object
-
new_DISCRETE() - Factory for a DISCRETE distribution object
-
DISTRIBUTION - DISTRIBUTION class
-
DISTRIBUTION_factory() - A factory of
DISTRIBUTIONclasses
-
new_EXPONENTIAL() - Factory for a EXPONENTIAL distribution using confidence intervals
-
new_LOGNORMAL() - Factory for a LOGNORMAL distribution object
-
new_NA() - Factory for a NA distribution object
-
new_NORMAL() - Factory for a NORMAL distribution object
-
new_POISSON() - Factory for a POISSON distribution using confidence intervals
-
new_TRIANGULAR() - Factory for a TRIANGULAR distribution object
-
new_TRUNCATED() - Factory for a TRUNCATED distribution object
-
new_UNIFORM() - Factory for a UNIFORM distribution object
-
add_total() - Adds a total dimension
-
cinqnum() - cinqnum
-
fitbeta_ml()fitbeta() - Fits a beta distribution based on quantiles
-
fitdirichlet() - Fits a Dirichlet distribution,
-
ggDISTRIBUTION() - Plot of
DISTRIBUTIONobjects usingggplot2
-
metadata() - Metadata for a DISTRIBUTION
-
new_MIXTURE() - Mixture of
DISTRIBUTIONobjects
-
new_MULTINORMAL() - Multivariate Normal Distribution
-
omit_NA() - Omit
NAdistributions from a list of distributions
-
plot(<DISTRIBUTION>) - plot of
DISTRIBUTIONobjects
-
restrict_environment() - Build a new function with a smaller environment
-
rfunc(<DISTRIBUTION>) - Generic function for a
DISTRIBUTIONobject
-
rfunc() - Generate random numbers from a
DISTRIBUTIONobject
-
rfunc(<default>) - Default function
-
same_dimensions() - Check the dimensions of a list of distributions
-
set_seed() - Modify a the seed of a Distribution object
-
summary(<DISTRIBUTION>) - Summary of Distributions