plotGamma: Plot heatmap for gamma matrix

Description Usage Arguments Value Examples

View source: R/plot_gamma.R

Description

Plot heatmap for gamma matrix

Usage

1
plotGamma(fit)

Arguments

fit

Model fit from plda()

Value

Heatmap of gamma matrix.

Examples

1
2
3
4
## Not run: 
plotGamma(fit=plda_model)

## End(Not run)

wuxiaotiankevin/pLDA documentation built on Nov. 11, 2019, 11:01 p.m.