Other packages > Find by keyword >

fitur  

Fit Univariate Distributions
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("fitur", "0.6.2")



Attach the package and use:
library("fitur")
Maintained by
Thomas Roh
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-02-19
Latest Update: 2021-10-06
Description:
Wrapper for computing parameters for univariate distributions using MLE. It creates an object that stores d, p, q, r functions as well as parameters and statistics for diagnostics. Currently supports automated fitting from base and actuar packages. A manually fitting distribution fitting function is included to support directly specifying parameters for any distribution from ancillary packages.
How to cite:
Thomas Roh (2017). fitur: Fit Univariate Distributions. R package version 0.6.2, https://cran.r-project.org/web/packages/fitur. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.0 (2017-02-19 10:53), 0.2.0 (2017-04-05 00:02), 0.3.0 (2017-04-29 23:20), 0.4.0 (2017-08-06 11:31), 0.5.0 (2017-10-09 19:28), 0.5.20 (2017-12-19 09:41), 0.5.25 (2018-03-11 16:40), 0.6.0 (2018-08-05 20:20), 0.6.1 (2018-09-01 21:20)
Other packages that cited fitur R package
View fitur citation profile
Other R packages that fitur depends, imports, suggests or enhances
Complete documentation for fitur
Functions, R codes and Examples using the fitur R package
Some associated functions: DiscreteUniform . GOFTests . Mode . build_dist . calc_moments . fit_dist_addin . fit_empirical . fit_univariate . fit_univariate_man . gen_dist_fun . gof_tests . is.distfun . plot_density . plot_pp . plot_qq . 
Some associated R codes: diagnostics.R . discrete_uniform.R . distfun.R . gadgets.R . globals.R . tests.R .  Full fitur package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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