R/fit_distributions.R
combine_norm.Rd
Given a set of arbitrary parameters that includes at least a weight column, take a weighted average of all the other parameters.
combine_norm(dat)
dat | Dataframe of mean, sd and weights. |
---|
A dataframe.
Other distribution fitting functions:
combine_lognorm_trunc()
,
combine_lognorm()
,
fit_capabilities_geomean()
,
fit_capabilities()
,
fit_lognorm_trunc()
,
fit_lognorm()
,
fit_norm_trunc()
,
fit_pois()
,
fit_scenarios_geomean()
,
fit_scenarios()
,
fit_threat_communities()
,
generate_cost_function()
,
lognormal_to_normal()
,
normal_to_lognormal()
#> mean sd #> 1 20 6.6