Learn R Programming

bin2norm

The goal of bin2norm is to ...

Installation

You can install the development version of bin2norm like so:

# FILL THIS IN! HOW CAN PEOPLE INSTALL YOUR DEV PACKAGE?

Example

This is a basic example which shows you how to solve a common problem:

library(bin2norm)
## basic example code

Copy Link

Version

Install

install.packages('bin2norm')

Version

0.1.0

License

MIT + file LICENSE

Maintainer

Zhaoze Liu

Last Published

November 17th, 2025

Functions in bin2norm (0.1.0)

estimate_multiThresh_MLE

MLE with Numeric Integration (Multiple Thresholds per Study)
estimate_multiThresh_MCMC

Bayesian MCMC (Multiple Thresholds per Study) using rstan
estimate_multiThresh_GLMM

GLMM (Multiple Thresholds per Study, Probit Link, Random Intercepts)
estimate_initial_values_from_data

Get initial values from data
gaussHermite

Minimal Gauss-Hermite Quadrature
estimate_singleThresh_probit

GLM probit (Single Threshold per Study)
estimate_singleThresh_WOLS

Weighted OLS (Initial value in Single Threshold per Study MLE)
estimate_singleThresh_MLE

MLE (Single Threshold per Study)
bin2norm

bin2norm: A user-friendly interface to estimate normal distribution parameters from dichotomized data