logLik.ecicModel: Computes log-likelihood for data and a specified model.

Description Usage Arguments Value

View source: R/loglik.R

Description

Computes log-likelihood for data and a specified model.

Usage

1
2
## S3 method for class 'ecicModel'
logLik(model, data, compress = F)

Arguments

model:

An ecicModel object.

data:

A data sample compatible with the model.

Value

: A list containing the following:.


mcullan/ecic documentation built on Sept. 3, 2019, 9:57 a.m.