Learn R Programming

polmineR (version 0.7.4)

features-class: Feature selection by comparison (S4 class).

Description

object resulting from features-method

Usage

# S4 method for features
summary(object)

# S4 method for features show(object)

# S4 method for featuresBundle summary(object)

# S4 method for features view(.Object)

Arguments

object

an object

.Object

an object

Slots

corpus

Object of class "character"

pAttribute

Object of class "character"

encoding

Object of class "character"

corpus

Object of class "character"

stat

Object of class "data.frame"

sizeCoi

Object of class "numeric"

sizeRef

Object of class "numeric"

included

Object of class "logical" whether corpus of interest is included in reference corpus

method

Object of class "character" statisticalTest used

call

Object of class "character" the call that generated the object

objects

an object of class list