comp-class: S4 class for comparing corpora

Description Usage Arguments Slots Author(s)

Description

object resulting from compare-method

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
## S4 method for signature 'comp'
summary(object)

## S4 method for signature 'comp'
show(object)

## S4 method for signature 'compBundle'
summary(object)

## S4 method for signature 'comp'
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 @section Methods:

summary

signature(object = "comp"): Display essential information

addPos

signature(object = "comp"): add POS attribute to statistics table

as.data.frame

signature(object = "comp"): get the statistics table

objects

an object of class list

Author(s)

Andreas Blaette


nrauscher/corpus documentation built on May 23, 2019, 9:34 p.m.