Other packages > Find by keyword >

stable  

Probability Functions and Generalized Regression Models for Stable Distributions
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("stable", "1.1.6")



Attach the package and use:
library("stable")
Maintained by
Bruce Swihart
[Scholar Profile | Author Map]
First Published: 1998-12-09
Latest Update: 2022-03-02
Description:
Density, distribution, quantile and hazard functions of a stable variate; generalized regression models for the parameters of a stable distribution. See the README for how to make equivalent calls to those of 'stabledist' (i.e., Nolan's 0-parameterization and 1-parameterization as detailed in Nolan (2020)). See github for Lambert and Lindsey 1999 JRSS-C journal article, which details the parameterization of the Buck (1995) stable. See the Details section of the '?dstable' help file for context and references.
How to cite:
Bruce Swihart (1998). stable: Probability Functions and Generalized Regression Models for Stable Distributions. R package version 1.1.6, https://cran.r-project.org/web/packages/stable. Accessed 21 Apr. 2025.
Previous versions and publish date:
0.2-1 (1998-12-09 10:08), 1.1.0 (2016-12-09 08:58), 1.1.1 (2016-12-13 02:17), 1.1.2 (2017-02-06 10:45), 1.1.3 (2018-05-26 08:29), 1.1.4 (2019-02-04 20:20), 1.1.5 (2022-02-17 01:50)
Other packages that cited stable R package
View stable citation profile
Other R packages that stable depends, imports, suggests or enhances
Complete documentation for stable
Functions, R codes and Examples using the stable R package
Some associated functions: Links . Parameter_Conversion . Parameter_Conversion_Nolan_pm1_pm0 . stable.mode . stable . stablereg . 
Some associated R codes: pm1_to_pm0_and_pm0_to_pm1.R . sd2s_and_s2sd.R . stable-package.R .  Full stable package functions and examples
Downloads during the last 30 days
03/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/19Downloads for stable150200250300350400450500550600650700TrendBars

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
discretecdAlgorithm  
Coordinate-Descent Algorithm for Learning Sparse Discrete Bayesian Networks
Structure learning of Bayesian network using coordinate-descent algorithm. This algorithm is design ...
Download / Learn more Package Citations See dependency  
HellCor  
The Hellinger Correlation
Empirical value of the Hellinger correlation, a measure of dependence between two continuous random ...
Download / Learn more Package Citations See dependency  
bigsparser  
Sparse Matrix Format with Data on Disk
Provide a sparse matrix format with data stored on disk, to be used in both R and C++. This is inte ...
Download / Learn more Package Citations See dependency  
bssn  
Birnbaum-Saunders Model
It provides the density, distribution function, quantile function, random number generator, reliabil ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

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