fit_wiod: WIOD Bayesian modeling

Description Usage Arguments Examples

View source: R/fit_wiod.R

Description

This function allows you to run a variety of Bayesian (hierarchical) models on WIOD data and key statistics to unearth persistent statistical patterns across time and countries

Usage

1
fit_wiod(statistic, levels_id_vector = 0, model, pooling)

Arguments

statistic

this is the data

levels_id_vector

is the vector that shows which subsample a particular observation belongs to

model

is the type of model you want to run, choose from normal, lognormal, gamma, Weibull and exponential

pooling

is the level of pooling desired, choose from complete, partial or none

Examples

1
sample examples here

advaitr8/wiodbayes documentation built on May 24, 2019, 8:51 a.m.