Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ cultevo Public

❗ This is a read-only mirror of the CRAN R package repository. cultevo — Tools, Measures and Statistical Tests for Cultural Evolution. Homepage: https://kevinstadler.github.io/cultevo/ Report bugs for this package: https://github.com/kevinstadler/cultevo/issues

License

Notifications You must be signed in to change notification settings

cran/cultevo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cultural evolution in R

Travis-CI Build Status Code Coverage CRAN Status Badge

The cultevo R package provides tools, measures and statistical tests often used in the study of cultural evolution, in particular for measuring the compositionality of signalling systems as well as computing string and meaning distance matrices. It also provides an accurate implementation of Page's test for monotonicity of ranks.

See the Function reference for a full list of functions.

Installation

In order to install the latest development version you first need the devtools package

install.packages("devtools")

then install the latest code from the github repository via

devtools::install_github("kevinstadler/cultevo")

Citation

This package can be cited as:

Stadler, Kevin (2018) cultevo: Tools, Measures and Statistical Tests for Cultural Evolution. R package version 1.0.2. https://kevinstadler.github.io/cultevo/

A BibTeX entry for LaTeX users is

  @Manual{cultevo,
    title = {cultevo: Tools, Measures and Statistical Tests for Cultural Evolution},
    author = {Kevin Stadler},
    year = {2018},
    note = {R package version 1.0.2},
    url = {https://kevinstadler.github.io/cultevo/}
  }

License

This project is licensed under the terms of the MIT license, Copyright (c) 2014-2018 Kevin Stadler.

About

❗ This is a read-only mirror of the CRAN R package repository. cultevo — Tools, Measures and Statistical Tests for Cultural Evolution. Homepage: https://kevinstadler.github.io/cultevo/ Report bugs for this package: https://github.com/kevinstadler/cultevo/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published