distribution_bounds {tsdistributions}R Documentation

Distribution Bounds

Description

Distribution Bounds

Usage

distribution_bounds(distribution = "norm")

Arguments

distribution

A valid distribution

Details

Returns the upper a lower bounds for the parameters of a distribution.

Value

A data.table of the parameters and their default bounds.


[Package tsdistributions version 1.0.1 Index]