-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_pkgdown.yml
More file actions
56 lines (50 loc) · 1.31 KB
/
_pkgdown.yml
File metadata and controls
56 lines (50 loc) · 1.31 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
url: https://columbia-prime.github.io/pcpr/
template:
bootstrap: 5
math-rendering: mathjax
light-switch: true
authors:
Lawrence G. Chillrud:
href: https://lawrence-chillrud.github.io/
Jaime Benavides:
href: https://www.linkedin.com/in/jaime-benavides-72959356/
Elizabeth A. Gibson:
href: https://lizzy.codes/index.html
Junhui Zhang:
href: https://scholar.google.com/citations?user=LyLU8koAAAAJ&hl=en
Jingkai Yan:
href: https://www.linkedin.com/in/jingkai-yan-a49a9516a/
John N. Wright:
href: https://www.columbia.edu/~jw2966/
Jeff Goldsmith:
href: https://jeffgoldsmith.com/
Marianthi-Anna Kioumourtzoglou:
href: https://marianthi.github.io/makLAB.github.io/
Columbia University:
href: https://www.publichealth.columbia.edu/
html: "<img src='https://www.publichealth.columbia.edu/sites/default/files/logo-mailman-blue-horizontal.svg?stefxf' width=240 alt=''>"
reference:
- title: PCP algorithms
contents:
- root_pcp
- rrmc
- title: Parameter tuning
contents:
- get_pcp_defaults
- grid_search_cv
- title: Matrix statistics
contents:
- matrix_rank
- sing
- sparsity
- title: Matrix manipulation
contents:
- hard_threshold
- impute_matrix
- proj_rank_r
- title: Data simulation, access
contents:
- queens
- sim_data
- sim_lod
- sim_na