Skip to content

browndw/mda.biber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mda.biber

Multi-Dimensional Analysis (MDA) is a complex statistical procedure developed by Douglas Biber. It is largely used to describe language as it varies by genre, register, and use.

MDA is a specific application of factor analysis. Thus, it rests on the co-occurence of linguistic features -- a full description of the procedure can be found here. Typically, the features that are measured are syntactic categories (like passive contructions), lexical classes (like nouns), or functional categories (like hedges). The categories Biber used in his research are documented in the corpora package and the pseudobibeR package

The mda.biber package contains functions for carrying out the calculations needed to describe and plot MDA results: dimension scores, dimension means, and factor loadings.

Installing mda.biber

Use devtools to install the package.

devtools::install_github("browndw/mda.biber")

The package documentation is available on readthedocs.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages