| slate {propr} | R Documentation |
propr Results TableBuilds a table of VLR, VLS, and proportionality
for each feature pair in a propr object. If the
argument k is provided, the table will also
include co-cluster membership.
Returns a data.frame of all pairwise relationships.
If the argument k is provided, returns a list of
the data.frame of pairwise relationships and the
cluster membership.
slate(rho, k, prompt = TRUE, plotly = FALSE)
rho |
A |
k |
An integer. For |
prompt |
A logical scalar. Set to |
plotly |
A logical scalar. Set to |