Crandore Hub

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.

Versions across snapshots

VersionRepositoryFileSize
0.2-1 rolling linux/jammy R-4.5 binest_0.2-1.tar.gz 181.7 KiB
0.2-1 rolling linux/noble R-4.5 binest_0.2-1.tar.gz 181.6 KiB
0.2-1 rolling source/ R- binest_0.2-1.tar.gz 93.2 KiB
0.2-1 latest linux/jammy R-4.5 binest_0.2-1.tar.gz 181.7 KiB
0.2-1 latest linux/noble R-4.5 binest_0.2-1.tar.gz 181.6 KiB
0.2-1 latest source/ R- binest_0.2-1.tar.gz 93.2 KiB
0.2-1 2026-04-23 source/ R- binest_0.2-1.tar.gz 0 B

Dependencies (latest)

Depends

Suggests