sample_nma_lm: Sample from Bayesian linear model

Description Usage Arguments Value

Description

Sample change in outcomes from Bayesian linear model for NMA.

Usage

1
2
sample_nma_lm(nsims, m, vcov, k_lower = 1, k_upper = 1, ncovs = 1,
  tx_names = NULL)

Arguments

nsims

Number of observations.

m

Mean for each coefficient.

vcov

Variance-covariance matrix of coefficients.

k_lower

Lower bound for constant k.

k_upper

Upper bound for constant k.

Value

List containing posterior samples of changes in outcomes.


InnovationValueInitiative/IVI-RA documentation built on Oct. 20, 2020, 10:02 p.m.