Learn R Programming

corpora (version 0.5)

corpora-package: corpora: Statistical Inference from Corpus Frequency Data

Description

The corpora package provides a collection of functions for statistical inference from corpus frequency data, as well as some convenience functions and example data sets.

It is a companion package to the open-source course Statistical Inference: a Gentle Introduction for Linguists and similar creatures developed by Marco Baroni and Stefan Evert. Statistical methods implemented in the package are described and illustrated in the units of this course.

Arguments

Details

TODO: overview of functions and data sets in package

References

The official homepage of the corpora package and the SIGIL course is http://SIGIL.R-Forge.R-Project.org/.

See Also

TODO: entry points into corpora documentation

Examples

Run this code
# NOT RUN {
## TODO: basic usage examples?

# }

Run the code above in your browser using DataLab