Subset fitdists
Subset fitdists
## S3 method for class 'fitdists' subset(x, select = names(x), ...)
x |
The object. |
select |
A character vector of the distributions to select. |
... |
Unused. |
subset(boron_dists, c("gamma", "lnorm"))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.