This package can be used to estimate the probit model with crossed random effects, following the all-row-col estimation approach proposed in Bellio, Gosh, Owen and Varin (2025, Biometrika), available at https://doi.org/10.1093/biomet/asaf037.
A vignette is available with some illustrative examples.
#install.packages("remotes")
remotes::install_github("rugbel/arcProbit", build_vignettes = TRUE)