\name{predLik}
\alias{predLik}

\title{ VBMP predictive likelihood estimate }
\description{
 Returns the predictive likelihood estimate for the VBMP fitted model.
}
\usage{            
predLik(obj)
}

\arguments{
  \item{obj}{ an object inheriting from class \code{VBMP.obj}, usually 
    the result of a call to \code{vbmp} }
}
\seealso{ See Also as \code{\link{vbmp}}}
% Add one or more standard keywords, see file 'KEYWORDS' in the
% R documentation directory.
\keyword{ utilities }