getLogLik: Extract the logged likelihood of every count

Description Usage Arguments Value

View source: R/F_getLogLik.R

Description

Extract the logged likelihood of every count

Usage

1
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


RCM documentation built on Nov. 8, 2020, 5:22 p.m.

Related to getLogLik in RCM...