logLik.RegressionByComposition {rbc}R Documentation

Extract log-likelihood from a regression by composition

Description

Extract log-likelihood from a regression by composition

Usage

## S3 method for class 'RegressionByComposition'
logLik(object, ...)

Arguments

object

a RegressionByComposition object; usually the result of a call to rbc()

...

ignored


[Package rbc version 0.1.0 Index]