Skip to content

babeheim/polynesian-canoe-analysis

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

polynesian-canoe-analysis

Analysis script for "Inheritance, ecology and the evolution of the canoes of east Oceania", by Bret Beheim and Adrian V. Bell, in Proceedings of the Royal Society B, Volume 278, pp.3089-3095 DOI: 10.1098/rspb.2011.0060

Requirements:

Instructions:

In R, set the working directory to that containing this readme file. For example, on a Mac or Linux machine, you might say

    setwd('~/Desktop/polynesian-canoe-analysis')

You can tell if you are in the right place by typing in dir() and seeing this readme file. The analysis takes as input two data files:

'trait_data.csv' - presence/absence of canoe trait data by archipelago based on ethnographic and physical evidence described in Haddon and Hornell's "The Canoes of Oceania", recoded from Rogers & Ehrlich (2008).

'islanddata.csv' - archipelago-level properties used as predictors in the analysis models

The analysis itself runs by calling

    source('./canoe_hierarchical_model.r')

with the project folder as the working directory.

The total time until completion will vary by machine.

The project is maintained by Bret Beheim (beheim@gmail.com) and is hosted at https://github.com/babeheim.

About

Analysis script for "Inheritance, ecology and the evolution of the canoes of east Oceania"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published