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 29 Mar. 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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for stable200250300350400450500550600650700750TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
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  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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