README.md

tagmEM

R package for performing generalised t-augmented Gaussian mixture modelling using expectation maximisation

Functions

Installation

  1. install.packages("devtools")
  2. library(devtools)
  3. install_github("cnfoley/tagmEM", build_opts = c("--no-resave-data", "--no-manual"), build_vignettes = TRUE)
  4. library(tagmEM)
  5. browseVignettes("tagmEM")

Citations



cnfoley/tagmEM documentation built on Feb. 1, 2021, 12:23 a.m.