R/bread.maxLik.R

Defines functions bread.maxLik

Documented in bread.maxLik

bread.maxLik <- function( x, ... ) {
   return( vcov( x ) * nObs( x ) )
}
EBukin/maxLik-dev documentation built on May 6, 2019, 11:21 a.m.