getChainSet: getChainSet

Description Usage Arguments Value

View source: R/milonga.R

Description

getChainSet

Usage

1
2
getChainSet(data, cols = NULL, nchain = 10, nprior, fprior.list, burnin,
  rep)

Arguments

data

Data frame or matrix of multivariate binary outcome with missing values to impute, NA denotes missing values

cols

NULL or a character or integer vector giving the columns for imputation

nprior

integer

fprior.list

a list of prior frequencies. See "Details"

burnin

number of burnin iterations, NULL or positive integer

rep

number of iterations for imputation, default is 10

Value

list of imputed data frames


DadongZ/milonga documentation built on Jan. 9, 2020, 9:57 p.m.