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)A propr or propd object.
An integer. For propr methods, the number
of co-clusters (where all pairs receive a specified color
if and only if both members belong to same the cluster).
For propd methods, the maximum number of PALs to index
when calculating pals in the network.
A logical scalar. Set to FALSE to disable
the courtesy prompt when working with big data.
A logical scalar. Set to TRUE to produce
a dynamic plot using the plotly package.