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 05 Jun. 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

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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