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 21 Dec. 2024.
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

batteryreduction  
An R Package for Data Reduction by Battery Reduction
Battery reduction is a method used in data reduction. It uses Gram-Schmidt orthogonal rotations to f ...
Download / Learn more Package Citations See dependency  
helda  
Preprocess Data and Get Better Insights from Machine Learning Models
The main focus is on preprocessing and data visualization of machine learning models performances.So ...
Download / Learn more Package Citations See dependency  
SEIRfansy  
Extended Susceptible-Exposed-Infected-Recovery Model
Extended Susceptible-Exposed-Infected-Recovery Model for handling high false negative rate and symp ...
Download / Learn more Package Citations See dependency  
CIFsmry  
Weighted summary of cumulative incidence functions
Estimate of cumulative incidence function in two samples. Provide weighted summary statistics based ...
Download / Learn more Package Citations See dependency  
condGEE  
Parameter Estimation in Conditional GEE for Recurrent Event Gap Times
Solves for the mean parameters, the variance parameter, and their asymptotic variance in a condition ...
Download / Learn more Package Citations See dependency  
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  

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