sample_nma_acr: Sample ACR response from ordered probit NMA

Description Usage Arguments Value

Description

Sample ACR response from an NMA using a multinomial likelihood and a probit link. See for example section 3.6 and example 6 in "Nice DSU Technical Support Document 2: A Generalized Linear Modeling Framework for Pairwise and Network Meta-Analysis of Randomized Controlled Trials"

Usage

1
2
sample_nma_acr(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.

ncovs

Number of treatment by covariate interactions.

Value

List containing posterior sample of ACR response for each therapy


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