get_lda_comps: Calculate consistency (and deviations thereof) for an LDA...

Description Usage Arguments Value See Also

Description

Tabulates the observed response variable and the classifications from the LDA model to calculate proportions assigned correctly between classes and overall consistency of assignments.

Usage

1
get_lda_comps(dat, mod)

Arguments

dat

The data on which the LDA was run

mod

The results of an LDA model

Value

A list with:

See Also

MASS::lda


Defenders-ESC/threatdemog documentation built on May 6, 2019, 1:58 p.m.