logLik: Negative Log Likelihood

Description Usage Arguments Value

Description

This function returns the negative loglikelihood of a Structure analysis.

Usage

1
2
3
4
5
6
7
8
## S3 method for class 'StructureReplicate'
logLik(object, ...)

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

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

Arguments

object

StructureReplicate, StructureResults, StructureAnalysis or StructureCollection object.

...

not used.

Value

numeric.


jeffreyhanson/structurer documentation built on May 19, 2019, 4:01 a.m.