fit_threat_communities: Fit each of the threat communities to a distribution

View source: R/fit_distributions.R

fit_threat_communitiesR Documentation

Fit each of the threat communities to a distribution

Description

Fit each of the threat communities to a distribution

Usage

fit_threat_communities(threat_communities)

Arguments

threat_communities

Dataframe of threat communities.

Value

A dataframe.

See Also

Other distribution fitting functions: combine_lognorm_trunc(), combine_lognorm(), combine_norm(), fit_capabilities_geomean(), fit_capabilities(), fit_lognorm_trunc(), fit_lognorm(), fit_norm_trunc(), fit_pois(), fit_scenarios_geomean(), fit_scenarios(), generate_cost_function(), lognormal_to_normal(), normal_to_lognormal()

Examples

data(mc_threat_communities)
fit_threat_communities(mc_threat_communities)

davidski/collector documentation built on Sept. 30, 2023, 3:18 p.m.