Last data update: 2014.03.03

R: distributionForInstance
distributionForInstanceR Documentation

distributionForInstance

Description

predicts class of a given instance based on the model

Usage

  distributionForInstance(x, aode)

Arguments

x

instance to be classified

aode

list. this is the list which has all the required variables in it.

Details

details to be added

Value

class integer predicted class of the instance

Author(s)

sai teja ranuva

Results