SkillAgentSearch skills...

GBFMM

Python code for building Group-Based Finite Mixture Models

Install / Use

/learn @joshjfink/GBFMM
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Group-Based Finite Mixture Models: A Latent Trajectory Approach

Code for course project use only at this time.

Final project for STA 663

  • Takes time variable and continuous outcome
  • Generates latent trajectories (time-dependent clusters) of outcome behavior over time

Dependencies

Required

  • Python (created using 2.7.x)
  • Numpy
  • Scipy
  • Pymix (https://github.com/klahnakoski/pymix.git)

Recommended

  • ggplot (for trajectory plotting function included in the repository)
  • pandas (for trajectory plotting function included in the repository)
  • STAN (for Bayesian alternative specification)
  • pystan (for Bayesian alternative specification)
View on GitHub
GitHub Stars6
CategoryDevelopment
Updated3y ago
Forks1

Languages

Python

Security Score

55/100

Audited on Sep 2, 2022

No findings