createGrowthObject: createGrowthObject

Description Usage Arguments Details Value Author(s) See Also

Description

createGrowthObject Creates vocabulary growth object for document

Usage

1
createGrowthObject(document, type = "fast", samples = 1000)

Arguments

document

The meta data for the document being analyzed

type

- c('fast', 'full')

samples

- the number of rows in the growth document

Details

This function takes as its parameter, the meta data for the document to be analyzed, a string indicating the type of analysis to perform c('full', 'fast), and the number of samples and returns and returns vocabulary growth data at increments designated by "samples". For full analysis, the vgc function from the languageR package is used

Value

vgc - vocabulary growth curve data

Author(s)

John James, j2sdatalab@gmail.com

See Also

createVGC createZipf createZipfObject tokenize growth.fnc

Other vocabulary growth functions: createVGC


j2scode/predictifyR documentation built on May 14, 2019, 10:34 a.m.