R/coef.MMLong.R

coef.MMLong <- function (object, ...) {
  list('beta'=object$beta, 'alpha'=object$alpha)
}

Try the binaryMM package in your browser

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

binaryMM documentation built on Oct. 12, 2022, 1:06 a.m.