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
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

factorplot  
Graphical Presentation of Simple Contrasts
Methods to calculate, print, summarize and plot pairwise differences from GLMs, GLHT or Multinomial ...
Download / Learn more Package Citations See dependency  
cdcfluview  
Retrieve Flu Season Data from the United States Centers for Disease Control and Prevention ("CDC") "FluView" Portal
The 'U.S.' Centers for Disease Control and Prevention (CDC) maintain a portal ...
Download / Learn more Package Citations See dependency  
bizicount  
Bivariate Zero-Inflated Count Models Using Copulas
Maximum likelihood estimation of copula-based zero-inflated (and non-inflated) Poisson and negative ...
Download / Learn more Package Citations See dependency  
FMCCSD  
Efficient Estimation of Clustered Current Status Data
Current status data abounds in the field of epidemiology and public health, where the only observab ...
Download / Learn more Package Citations See dependency  
QuantileNPCI  
Nonparametric Confidence Intervals for Quantiles
Based on Alan D. Hutson (1999) , "Calculating nonparametric confidence i ...
Download / Learn more Package Citations See dependency  
Maintainer: Li Yan (view profile)
srm  
Structural Equation Modeling for the Social Relations Model
Provides functionality for structural equation modeling for the social relations model (Kenny & ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns