getLogLik {RCM}R Documentation

Extract the logged likelihood of every count

Description

Extract the logged likelihood of every count

Usage

getLogLik(rcm, Dim)

Arguments

rcm

an RCM object

Dim

A vector of integers indicating which dimensions to take along, or Inf for the saturated model, or 0 for the independence model

Value

A matrix with logged likelihood of the size of the data matrix


[Package RCM version 1.8.0 Index]