forked from CenterForAssessment/SGP
-
Notifications
You must be signed in to change notification settings - Fork 1
/
_pkgdown.yml
96 lines (90 loc) · 3.08 KB
/
_pkgdown.yml
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
88
89
90
91
92
93
94
95
96
template:
package: centerPackageTemplate
default_assets: false
home:
strip_header: true
links:
- text: Other Center stuff
href: https://centerforassessment.github.io/
navbar:
title: ~
type: default
left:
- text: Getting Started
href: articles/SGP.html
- text: Vignettes
menu:
- text: "SGP Data Preparation"
href: articles/SGP_Data_Preparation.html
- text: "SGP Data Analysis"
href: articles/SGP_Data_Analysis.html
- text: Reference
href: reference/index.html
- text: News
menu:
- text: "Release notes"
- text: "SGP 2.1-0.0"
href: articles/releases/SGP-2.1-0.0.html
- text: "SGP 2.0-0.0"
href: articles/releases/SGP-2.0-0.0.html
- text: "SGP 1.9-5.0"
href: articles/releases/SGP-1.9-5.0.html
- text: "SGP 1.9-0.0"
href: articles/releases/SGP-1.9-0.0.html
- text: "SGP 1.8-0.0"
href: articles/releases/SGP-1.8-0.0.html
- text: "SGP 1.7-0.0"
href: articles/releases/SGP-1.7-0.0.html
- text: "SGP 1.6-0.0"
href: articles/releases/SGP-1.6-0.0.html
- text: "SGP 1.5-0.0"
href: articles/releases/SGP-1.5-0.0.html
- text: "SGP 1.4-0.0"
href: articles/releases/SGP-1.4-0.0.html
- text: "------------------"
- text: "Change log"
href: news/index.html
right:
- icon: 'fab fa-github'
href: https://github.com/centerforassessment/SGP
- icon: 'fab fa-twitter'
href: https://twitter.com/intent/tweet?url=https%3A%2F%2Fsgp.io&via=NCIEA1&text=SGP%3A%20Student%20Growth%20Percentiles%20%26%20Percentile%20Growth%20Trajectories&hashtags=rstats%2CSGP
reference:
- title: Low level SGP functions
desc: These functions are responsible for all student growth percentile and student growth projection calculation.
contents:
- studentGrowthPercentiles
- studentGrowthProjections
- title: High level SGP functions
desc: These functions simplify operation SGP calculations as wrappers for low level functions.
contents:
- abcSGP
- analyzeSGP
- baselineSGP
- combineSGP
- outputSGP
- prepareSGP
- rliSGP
- summarizeSGP
- testSGP
- updateSGP
- visualizeSGP
- title: SGP utility functions
desc: These functions are used in various ways as part SGP analyses.
contents:
- bubblePlot
- bubblePlot_Styles
- courseProgressionSGP
- createKnotsBoundaries
- capwords
- getStateAbbreviation
- gofSGP
- growthAchievementPlot
- is.splineMatrix
- is.SGP
- studentGrowthPlot
- studentGrowthPlot_Styles
- title: SGP meta-data for state/organization level analyses
desc: This internal data set contains meta-data and configurations used as part of state/organization level analyses.
contents:
- SGPstateData