by_strata_DocTopic: Estimate Document-Topic distribution by strata

Description Usage Arguments Value

Description

Estimate Document-Topic distribution by strata

Usage

1
2
by_strata_DocTopic(x, by_name, by_values, burn_in = NULL,
  parallel = TRUE, mc.cores = NULL, posterior_mean = FALSE)

Arguments

x

the output from a keyATM model (see keyATM())

by_name

the name of the variable

by_values

the values of the variable specified in 'by_name'

burn_in

burn_in period to use. If not specified, it is the half of samples.

parallel

parallelization for speeding up

mc.cores

the number of cores to use

posterior_mean

the quantity of interest is the posterior mean

Value

strata_topicword object (a list)


Shusei-E/keyATM documentation built on Dec. 23, 2019, 6:34 p.m.