Class: GOffice::Distribution
- Inherits:
-
Object
- Object
- GOffice::Distribution
- Defined in:
- (unknown)
Class Method Summary collapse
Instance Method Summary collapse
- #distribution_name ⇒ String
- #distribution_type ⇒ GOffice::DistributionType
- #get_cumulative(x) ⇒ Float
- #get_cumulative_hazard(x) ⇒ Float
- #get_cumulative_hazardl(x) ⇒ GOffice::long double
- #get_cumulativel(x) ⇒ GOffice::long double
- #get_density(x) ⇒ Float
- #get_densityl(x) ⇒ GOffice::long double
- #get_hazard(x) ⇒ Float
- #get_hazardl(x) ⇒ GOffice::long double
- #get_inverse_survival(x) ⇒ Float
- #get_inverse_survivall(x) ⇒ GOffice::long double
- #get_ppf(x) ⇒ Float
- #get_ppfl(x) ⇒ GOffice::long double
- #get_survival(x) ⇒ Float
- #get_survivall(x) ⇒ GOffice::long double
- #initialize(type) ⇒ GOffice::Distribution constructor
-
#location ⇒ Float
Location.
- #location=(location) ⇒ Float
-
#scale(location, scale) ⇒ Float
Scale.
- #scale=(scale) ⇒ Float
Constructor Details
#initialize(type) ⇒ GOffice::Distribution
Class Method Details
.type_from_string(name) ⇒ GOffice::DistributionType
.type_to_string(type) ⇒ String
Instance Method Details
#distribution_name ⇒ String
#distribution_type ⇒ GOffice::DistributionType
#get_cumulative(x) ⇒ Float
#get_cumulative_hazard(x) ⇒ Float
#get_cumulative_hazardl(x) ⇒ GOffice::long double
#get_cumulativel(x) ⇒ GOffice::long double
#get_density(x) ⇒ Float
#get_densityl(x) ⇒ GOffice::long double
#get_hazard(x) ⇒ Float
#get_hazardl(x) ⇒ GOffice::long double
#get_inverse_survival(x) ⇒ Float
#get_inverse_survivall(x) ⇒ GOffice::long double
#get_ppf(x) ⇒ Float
#get_ppfl(x) ⇒ GOffice::long double
#get_survival(x) ⇒ Float
#get_survivall(x) ⇒ GOffice::long double
#location ⇒ Float
Returns location.
#location=(location) ⇒ Float
#scale(location, scale) ⇒ Float
Returns scale.