plot_mixing_matrix {vsp} | R Documentation |
Plot the mixing matrix B
Description
Plot the mixing matrix B
Usage
plot_mixing_matrix(fa)
Arguments
fa |
A |
Value
A tibble::tibble()
with one row for each node, and one column
containing each of the requested factor or singular vector, plus
an additional id
column.
[Package vsp version 0.1.1 Index]