Skip to content

Instantly share code, notes, and snippets.

View dbetebenner's full-sized avatar
🏠
Working from home

Damian Betebenner dbetebenner

🏠
Working from home
View GitHub Profile
@dbetebenner
dbetebenner / gist:0bd0bb771a4c19091275602153936dc7
Created September 17, 2021 03:57
R script using multiple imputation to create percent proficient summaries for grade x school combinations for Rhode Island
###################################################################################
###
### Function to create imputations for percent Proficient
### by school/grade/content area
###
###################################################################################
### Load packages
require(data.table)
require(SGP)
@dbetebenner
dbetebenner / AZ_Academic_Impact_bubblePlot.R
Created August 17, 2021 15:52
Arizona academic impact bubblePlot code
################################################################################
### ###
### Arizona -- Investigation of Pandemic Academic Impact by School ###
### ###
################################################################################
### Load packages
require(SGP)
require(cfaTools)
@dbetebenner
dbetebenner / bootstrapSRS_Aggregation_TEST.R
Created April 14, 2021 13:34
Script that tests and shows how the bootstrapSRS function in the cfaTools package gets used to produced inferred aggregate values.
#################################################################
###
### Test of boostrapSRS function with aggregated learning loss data
###
#################################################################
### Load packages
require(SGP)
require(cfaTools) ## Use 0.0-0.6 or greater off of GitHub: remotes::install_github("centerforassessment/cfaTools")
@dbetebenner
dbetebenner / SimpleDropdown.md
Last active January 30, 2023 09:52
Simple Dropdown with Markdown
What's this Just some stuff here
@dbetebenner
dbetebenner / .block
Last active March 7, 2017 08:35
D3 Block-a-Day: January 22nd, 2017
license:gpl-3.0
height:500
border:no
Raw
@dbetebenner
dbetebenner / .block
Last active January 27, 2017 01:36
D3 Block-a-Day: Day 21, January 21st, 2017
license:gpl-3.0
height:600
border:no
Raw
@dbetebenner
dbetebenner / .block
Last active March 6, 2017 00:56
D3 Block-a-Day: Day 20, January 20th, 2017
license:gpl-3.0
height:600
border:no
Raw
@dbetebenner
dbetebenner / .block
Last active January 24, 2017 18:08
D3 Block-a-Day: Day 19, January 19th, 2017
license:gpl-3.0
height:600
border:no
Raw
@dbetebenner
dbetebenner / .block
Last active January 24, 2017 02:41
D3 Block-a-Day: Day 18, January 18th, 2017
license:gpl-3.0
height:600
border:no
Raw
@dbetebenner
dbetebenner / .block
Last active January 25, 2017 21:19
D3 Block-a-Day: Day 17, January 17th, 2017
license:gpl-3.0
height:600
border:no
Raw