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.


paleo13/structurer documentation built on May 24, 2019, 6:01 p.m.