write_mallet_state: Save the Gibbs sampling state to a file

View source: R/sampling_state.R

write_mallet_stateR Documentation

Save the Gibbs sampling state to a file

Description

Saves the MALLET sampling state using MALLET's own state-output routine, which produces a ginormous gzipped textfile.

Usage

write_mallet_state(m, outfile = "state.gz")

Arguments

m

the mallet_model model object

outfile

the output file name

See Also

read_sampling_state


agoldst/dfrtopics documentation built on July 15, 2022, 4:13 p.m.