R/print.biprobit.R

print.biprobit <- function(x,...) {
  printCoefmat(x$coef,...)
  return(invisible(x))
}

Try the bptwin package in your browser

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

bptwin documentation built on May 2, 2019, 6:50 p.m.