R/summary.oprobit_regression.R

Defines functions summary.oprobit_regression

Documented in summary.oprobit_regression

## File Name: summary.oprobit_regression.R
## File Version: 0.05

summary.oprobit_regression <- function( object, digits=4, file=NULL, ...)
{
    mdmb_regression_summary( object=object, digits=digits, file=file, ...)
}

Try the mdmb package in your browser

Any scripts or data that you put into this service are public.

mdmb documentation built on March 7, 2023, 6:58 p.m.