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]
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 11 Apr. 2025.
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
03/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/10Downloads for fitur010203040506070TrendBars

Today's Hot Picks in Authors and Packages

Rwtss  
Client for Web Time-Series Service
Allows remote access to satellite image time series provided by the web time series service (WTSS) ...
Download / Learn more Package Citations See dependency  
multIntTestFunc  
Provides Test Functions for Multivariate Integration
Provides implementations of functions that can be used to test multivariate integration routines. T ...
Download / Learn more Package Citations See dependency  
extrafrail  
Estimation and Additional Tools for Alternative Shared Frailty Models
Provide estimation and data generation tools for some new multivariate frailty models. This version ...
Download / Learn more Package Citations See dependency  
GenAlgo  
Classes and Methods to Use Genetic Algorithms for Feature Selection
Defines classes and methods that can be used to implement genetic algorithms for feature selection. ...
Download / Learn more Package Citations See dependency  
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  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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