library(dplyr)
knitr::opts_chunk$set(echo = FALSE)

Idea

Goal: Correctly cluster observations & regress in high dimensional $X$ & $Y$.

$$ f\left(\boldsymbol{y}{i} \mid \boldsymbol{x}{\boldsymbol{i}} ; \boldsymbol{\theta}\right)=\Sigma_{k=1}^{K} \pi_{k} \mathcal{N}{q}\left(\boldsymbol{y}{\boldsymbol{i}} ; \boldsymbol{x}{\boldsymbol{i}} A{k}, \Sigma_{k}\right) $$

SARRS

!["SARRS Main Algorithm"](G:/My Drive/Dissertation/HTH Mixture/hthmixture/slides/sarrs_alg.png)

HTH Mixture Algorithm

While not converged ($m=1,\ldots, M$) do:

HTH Mixture Algorithm

Likelihood Space Exploration Idea 1

Likelihood Space Exploration Idea 2

Data Simulation

Finally, combine $X$ & $Y$

Results

Results

Weighted Likelihood

Results

Results

Results

Performance



alexanderjwhite/hthmixture documentation built on Sept. 4, 2022, 4:48 a.m.