This R package provides a computationally efficient way of calculating Sample Complexity Bounds (scb), suggested by Carter and Choi (2023).
Learning from Noise: Applying Sample Complexity Bounds for Political Science Research
Install the package from CRAN by running the R commands:
install.packages("scR")
library("scR")