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]
All associated links for this package
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 05 Jan. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

bama  
High Dimensional Bayesian Mediation Analysis
Perform mediation analysis in the presence of high-dimensional mediators based on the potential out ...
Download / Learn more Package Citations See dependency  
ENMeval  
Automated Tuning and Evaluations of Ecological Niche Models
Runs ecological niche models over all combinations of user-defined settings (i.e., tuning), performs ...
Download / Learn more Package Citations See dependency  
interplot  
Plot the Effects of Variables in Interaction Terms
Plots the conditional coefficients ("marginal effects") of variables included in multiplicative int ...
Download / Learn more Package Citations See dependency  
Maintainer: Yue Hu (view profile)
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  
uclust  
Clustering and Classification Inference with U-Statistics
Clustering and classification inference for high dimension low sample size (HDLSS) data with U-stati ...
Download / Learn more Package Citations See dependency  
GFisher  
Generalized Fisher's Combination Tests Under Dependence
Accurate and computationally efficient p-value calculation methods for a general family of Fisher ty ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

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