-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_pkgdown.yml
More file actions
87 lines (77 loc) · 1.9 KB
/
_pkgdown.yml
File metadata and controls
87 lines (77 loc) · 1.9 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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
url: https://marberts.github.io/piar
template:
bootstrap: 5
bootswatch: united
articles:
- title: Aggregation
desc: Core workflows for aggregating price indexes.
navbar: ~
contents:
- multiple-baskets
- multiple-dimensions
- matrix-aggregation
- superlative-aggregation
- subperiods
- title: Advanced methods
desc: More advanced price-index methods.
contents:
- index-number-formulas
- contributions
- adjust-weights
- title: Other topics
desc: Miscellaneous articles showing useful features.
contents:
- multiple-data-sources
- imputation
- spatial-price-index
reference:
- title: Calculate price indexes
desc: Functions to make elementary and aggregated price indexes.
contents:
- elementary_index
- as_index
- aggregate.piar_index
- mean.piar_index
- title: Manipulate price indexes
desc: Helpful functions for working with price indexes.
contents:
- chain
- merge.piar_index
- stack.piar_index
- "[.piar_index"
- window.piar_index
- head.piar_index
- contrib
- split.piar_index
- levels.piar_index
- time.piar_index
- as.matrix.piar_index
- as.ts.piar_index
- is.na.piar_index
- title: Manipulate prices
desc: Helpful functions for working with prices.
contents:
- impute_prices
- price_relative
- title: Aggregation structure
desc: Functions to make and work with price-index aggregation structures.
contents:
- aggregation_structure
- expand_classification
- split_classification
- combine_classifications
- as_aggregation_structure
- as.matrix.piar_aggregation_structure
- weights.piar_aggregation_structure
- levels.piar_aggregation_structure
- update.piar_aggregation_structure
- cut.piar_aggregation_structure
- is_aggregation_structure
- title: Index objects
desc: The model used to represent price indexes.
contents:
- piar_index
- is_index
- title: Sample data
contents:
- price_data