predict.LDA: Create predictions from an LDA model

Description Usage Arguments Value

Description

Create predictions from an LDA model

Usage

1
2
## S3 method for class 'LDA'
predict(object, newdata = NULL)

Arguments

object

An object of class lda

newdata

An optional data frame to use in the prediction

Value

A list containing the predicted values and classes


michaelquinn32/adventureR documentation built on May 22, 2019, 9:52 p.m.