-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path_pkgdown.yml
More file actions
47 lines (47 loc) · 1.06 KB
/
_pkgdown.yml
File metadata and controls
47 lines (47 loc) · 1.06 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
url: https://andreanini.github.io/idiolect/
template:
bootstrap: 5
development:
mode: auto
reference:
- title: Input and pre-processing
desc: >
Functions to input the data and prepare it for an analysis
contents:
- create_corpus
- chunk_texts
- contentmask
- tokenize_sents
- title: Authorship analysis functions
desc: >
Functions to run an authorship analysis
contents:
- delta
- impostors
- lambdaG
- ngram_tracing
- title: Likelihood ratio
desc: >
Functions to calibrate, interpret, and evaluate likelihood ratios
contents:
- calibrate_LLR
- density_plot
- performance
- posterior
- title: Post-hoc and intepretation
desc: >
Functions to interpret the output
contents:
- lambdaG_visualize
- concordance
- title: Optional advanced functions for analysis
desc: >
Typically only needed in special cases
contents:
- vectorize
- most_similar
- title: Data
desc: >
Sample dataset for testing
contents:
- enron.sample