get_result_model: Select parts of models results from PPBstats::analyse.outputs...

Description Usage Arguments Value Author(s) See Also

Description

Select parts of models results from PPBstats::analyse.outputs (eigher parameters comparisons or MCMC).

Usage

1
2
get_result_model(res_model, data, type_result = "comp.mu", variable,
  param = NULL, year = NULL)

Arguments

res_model

output from the PPBstats::analyse.outputs function

data

output from the shinemas2R::get.data function

type_result

the results wanted : parameters comparison ("comp.mu") or MCMC ("MCMC")

variable

the variable

param

if type_result is "MCMC", the parameter wanted ("mu","beta","sigma" if model 1 is used, "alpha","beta","theta")

year

the year wanted

Value

The data with translated data

Author(s)

Gaelle Van Frank

See Also

PPBstats::analyse.outputs, shinemas2R::get.data


priviere/PPB documentation built on May 26, 2019, 8:32 a.m.