Skip to contents

Authors

  • Neal Caren. Author, maintainer.

  • Margaret Roberts. Copyright holder.
    author of stm; inspection formulas in inspect.R adapted from stm (MIT)

  • Brandon Stewart. Copyright holder.
    author of stm (MIT)

  • Dustin Tingley. Copyright holder.
    author of stm (MIT)

Citation

Source: inst/CITATION

Caren N (2026). faSTM: Fast Structural Topic Models. R package version 0.0.0.9000, https://github.com/nealcaren/faSTM.

@Manual{,
  title = {{faSTM}: Fast Structural Topic Models},
  author = {Neal Caren},
  year = {2026},
  note = {R package version 0.0.0.9000},
  url = {https://github.com/nealcaren/faSTM},
}

Roberts ME, Stewart BM, Tingley D (2019). “stm: An R Package for Structural Topic Models.” Journal of Statistical Software, 91(2), 1–40. doi:10.18637/jss.v091.i02.

@Article{,
  title = {{stm}: An {R} Package for Structural Topic Models},
  author = {Margaret E. Roberts and Brandon M. Stewart and Dustin Tingley},
  journal = {Journal of Statistical Software},
  year = {2019},
  volume = {91},
  number = {2},
  pages = {1--40},
  doi = {10.18637/jss.v091.i02},
}