Other packages > Find by keyword >

PearsonDS  

Pearson Distribution System
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("PearsonDS", "1.3.1")



Attach the package and use:
library("PearsonDS")
Maintained by
Martin Becker
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-09-19
Latest Update: 2023-08-12
Description:
Implementation of the Pearson distribution system, including full support for the (d,p,q,r)-family of functions for probability distributions and fitting via method of moments and maximum likelihood method.
How to cite:
Martin Becker (2009). PearsonDS: Pearson Distribution System. R package version 1.3.1, https://cran.r-project.org/web/packages/PearsonDS. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.90 (2009-09-19 08:12), 0.91 (2009-10-01 21:53), 0.92 (2010-04-25 09:26), 0.93 (2012-04-02 19:47), 0.94 (2012-09-25 16:24), 0.95 (2013-01-11 11:02), 0.96 (2013-10-02 22:35), 0.97 (2013-11-20 13:43), 0.98 (2016-06-06 20:23), 1.0 (2017-03-03 18:02), 1.1 (2017-07-18 00:51), 1.2.1 (2021-10-06 14:10), 1.2.2 (2022-03-29 15:00), 1.2.3 (2022-10-21 14:08), 1.2.4 (2023-06-14 16:12), 1.2 (2021-06-10 11:30), 1.3.0 (2023-08-12 17:00)
Other packages that cited PearsonDS R package
View PearsonDS citation profile
Other R packages that PearsonDS depends, imports, suggests or enhances
Complete documentation for PearsonDS
Functions, R codes and Examples using the PearsonDS R package
Some associated functions: PearsonI . empMoments . pearsonDiagram . pearsonFitM . pearsonFitML . pearsonMSC . pearsonMoments . 
Some associated R codes: pearsonI.R .  Full PearsonDS 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

elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
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  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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