-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
67 lines (58 loc) · 1.83 KB
/
_pkgdown.yml
File metadata and controls
67 lines (58 loc) · 1.83 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
url: https://max578.github.io/janusplot/
template:
bootstrap: 5
bootswatch: cosmo
light-switch: true
bslib:
primary: "#08306b"
home:
title: janusplot — asymmetric smoothed-association matrices
description: >
Pairwise, asymmetric, GAM-based visual primitive for exploring
non-linear associations between continuous variables. mgcv fits,
inference surface (EDF, F-tests, CI envelopes), asymmetry index,
and a 24-category shape taxonomy with a built-in sensitivity
study.
navbar:
type: default
structure:
left: [intro, reference, articles, news]
right: [search, github]
articles:
- title: "Getting started"
navbar: ~
contents:
- janusplot
- title: "Shape classification + validation"
navbar: "Shapes"
contents:
- shape-recognition-sensitivity
reference:
- title: "Matrix rendering"
desc: "Render an asymmetric smoothed-association matrix."
contents:
- janusplot
- janusplot_data
- title: "Shape taxonomy"
desc: >
The 24-category objective shape descriptor. Public helpers for
computing shape metrics on any mgcv smooth, tuning the
classification cutoffs, and inspecting the hierarchy table.
contents:
- janusplot_shape_metrics
- janusplot_shape_cutoffs
- janusplot_shape_hierarchy
- title: "Shape-recognition sensitivity study"
desc: >
Characterise how reliably the classifier recovers ground-truth
shapes across sample-size and noise regimes. Ships with a
precomputed demo sweep and four diagnostic plots.
contents:
- janusplot_shape_sensitivity
- janusplot_shape_sensitivity_shapes
- janusplot_shape_sensitivity_summary
- janusplot_shape_sensitivity_plot
- shape_sensitivity_demo
authors:
Max Moldovan:
href: https://orcid.org/0000-0001-9680-8474