Package: binest 0.2-1

Paul T. von Hippel

binest: Estimation of Group Means and SDs from Binned Count Data

Estimates group-level means and standard deviations from binned (coarsened) count data, where the within-bin scores are unobserved. The package implements three methods that share a common output structure: bin_means() (a fast estimator that assumes within-district normality and uses pooled bin proportions to derive bin-conditional truncated-normal expectations), mle_hetop() (maximum likelihood for the heteroskedastic ordered probit model of Reardon, Shear, Castellano and Ho 2017 <doi:10.3102/1076998616666279>), and fh_hetop() (the Bayesian Fay-Herriot variant of Lockwood, Castellano and Shear 2018 <doi:10.3102/1076998618795124>). The mle_hetop() and fh_hetop() functions are forked from the 'HETOP' package by J. R. Lockwood ('CRAN', last released 2019). mle_hetop() has been modified to speed up the runtime via a vectorized inner loop and to remove two user-facing arguments (fixedcuts and svals) that some users found confusing; cutpoints and starting values are now derived internally from the data.

Authors:Paul T. von Hippel [aut, cre], David J. Hunter [aut], J.R. Lockwood [aut]

binest_0.2-1.tar.gz
binest_0.2-1.tar.gz(r-4.7-any)binest_0.2-1.tar.gz(r-4.6-any)
binest_0.2-1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
binest/json (API)
NEWS

# Install 'binest' in R:
install.packages('binest', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))
Datasets:
  • tx_g6_math_2018 - Texas STAAR Grade-6 Mathematics, 2017-18: District-Level Bin Counts

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

2.70 score 6 exports 0 dependencies

Last updated from:b1ddee8fa5. Checks:4 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK127
source / vignettesOK190
linux-release-x86_64OK146
wasm-releaseOK93

Exports:bin_meansfh_hetopgendata_hetopmle_hetoptriple_goalwaic_hetop

Dependencies:

Estimating District Means from Binned Test Scores with binest

Rendered frombinest.Rmdusingknitr::rmarkdownon Jun 08 2026.

Last update: 2026-06-08
Started: 2026-06-08