You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/metrics/ks_statistic_spatial/config.vsh.yaml
+30
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,36 @@ info:
38
38
min: -Inf
39
39
max: +Inf
40
40
maximize: false
41
+
- name: ks_statistic_transition_scalef
42
+
label: Frobenius norm of transition matrix
43
+
summary: Frobenius norm of the transition matrix.
44
+
description: |
45
+
The Frobenius norm of the difference between two matrices is calculated to assess the closeness of the spatial pattern of cell types between the simulated and real data.
46
+
references:
47
+
doi: 10.1201/9780429485572
48
+
min: -Inf
49
+
max: +Inf
50
+
maximize: false
51
+
- name: ks_statistic_central_score_scalef
52
+
label: Frobenius norm of centralized score
53
+
summary: Frobenius norm of the centralized score matrix.
54
+
description: |
55
+
The Frobenius norm of the difference between two matrices is calculated to assess the closeness of the spatial pattern of cell types between the simulated and real data.
56
+
references:
57
+
doi: 10.1201/9780429485572
58
+
min: -Inf
59
+
max: +Inf
60
+
maximize: false
61
+
- name: ks_statistic_enrichment_scalef
62
+
label: Frobenius norm of neighborhood enrichment
63
+
summary: Frobenius norm of the neighborhood enrichment.
64
+
description: |
65
+
The Frobenius norm of the difference between two matrices is calculated to assess the closeness of the spatial pattern of cell types between the simulated and real data.
0 commit comments