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 Nov. 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

RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
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  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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