R/vcov.logbin.r

Defines functions vcov.logbin

Documented in vcov.logbin

vcov.logbin <- function(object, ...) {
  summary.logbin(object)$cov.scaled
}

Try the logbin package in your browser

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

logbin documentation built on Aug. 10, 2021, 1:06 a.m.