eempf_corplot: Plot correlations of components in samples

Description Usage Arguments Value See Also Examples

Description

A pair plot showing correlations between samples is created.

Usage

1
2
eempf_corplot(pfmodel, normalisation = FALSE, lower = list(continuous =
  "smooth"), mapping = aes(alpha = 0.2), ...)

Arguments

pfmodel

object of class parafac

normalisation

logical, whether normalisation is undone or not

lower

style of lower plots, see ggpairs

mapping

aesthetic mapping, see ggpairs

...

passed on to ggpairs

Value

object of class ggplot

See Also

ggpairs

Examples

1
2
data(pf_models)
eempf_corplot(pf4[[1]])

jakehosen/stardom_aqualog documentation built on May 14, 2019, 3:06 a.m.