Description Usage Arguments Value Examples
This function extracts information about sigma in a cluster.
1 | get_info(measure_obj, cluster)
|
measure_obj |
the measure-object as the output of sigma_funct |
cluster |
the name of the cluster of interest, e.g. "Pod" |
A data.frame with the following information:
sigma: the value of sigma for each singular value
g_sigma: the value of g-sigma for each sigular value
theta: the singular values of the signal matrix
r2vals: the adjusted r squared obtained during the regression
singular_value: the index of the singular values (from highest to lowest after the first calculation)
celltype: the selected cluster
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.