DistInfo {GAS} | R Documentation |
Information for the supported distributions
Description
Print the information regarding distributions supported in the GAS package.
Usage
DistInfo(DistLabel = NULL, N = 2, FULL = TRUE)
Arguments
DistLabel |
|
. Run DistLabels()
to see
the labels of the currently implemented distributions.
N |
|
FULL |
|
Details
The information are printed in the console.
Author(s)
Leopoldo Catania
Examples
# show the information of all the supported distributions
library("GAS")
DistInfo()
[Package GAS version 0.3.4 Index]