https://github.com/cran/bild
Raw File
Tip revision: 32c16d43c778976267f6ae3cee4c863caf719e03 authored by M. Helena Gon\xe7alves on 01 February 2012, 00:00:00 UTC
Tip revision: 32c16d4
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