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 01 Mar. 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
01/3001/3102/0102/0202/0302/0402/0502/0602/0702/0802/0902/1002/1102/1202/1302/1402/1502/1602/1702/1802/1902/2002/2102/2202/2302/2402/2502/2602/2702/28Downloads for fitur051015202530354045TrendBars

Today's Hot Picks in Authors and Packages

tcgaViz  
Visualization Tool for the Cancer Genome Atlas Program (TCGA)
Differential analysis of tumor tissue immune cell type abundance based on RNA-seq gene-level express ...
Download / Learn more Package Citations See dependency  
addhazard  
Fit Additive Hazards Models for Survival Analysis
Contains tools to fit the additive hazards model to data from a cohort, random sampling, two-phase ...
Download / Learn more Package Citations See dependency  
zipfextR  
Zipf Extended Distributions
Implementation of four extensions of the Zipf distribution: the Marshall-Olkin Extended Zipf (MOEZi ...
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  
bcf  
Causal Inference using Bayesian Causal Forests
Causal inference for a binary treatment and continuous outcome using Bayesian Causal Forests. See Ha ...
Download / Learn more Package Citations See dependency  
cjbart  
Heterogeneous Effects Analysis of Conjoint Experiments
A tool for analyzing conjoint experiments using Bayesian Additive Regression Trees ('BART'), a machi ...
Download / Learn more Package Citations See dependency  

23,762

R Packages

206,309

Dependencies

64,236

Author Associations

23,763

Publication Badges

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