Revision a300fe2b8c94aa973f39d050e5d9ddf04f609e1a authored by M. Helena Gon\xe7alves on 17 February 2013, 00:00:00 UTC, committed by Gabor Csardi on 17 February 2013, 00:00:00 UTC
1 parent e9f9bbd
Raw File
getLogLik.Rd
\name{getLogLik}
\alias{getLogLik}
\title{Extract Log-Likelihood}
\description{Methods for function \code{getLogLik} extracting the Log-Likelihood 
for one fitted model object from class \code{\link[=bild-class]{bild}}.}
\usage{getLogLik(object)
}
\arguments{
\item{object}{an object of class \code{\link[=bild-class]{bild}}.}}
\value{Returns a numeric value corresponding to the log-Likelihood of the fitted model.}
\keyword{function}

back to top