rscript checkLibrary.R
You can also run this in RStudio
Checks if user has libraries needed to run R scripts
This is our species level life history data Contains data and data dictionary Minimum of 20 records per species min20-2022.05.16.xlsx is identical
Same life history species data as excel file, just as a csv
Data descrption for species-cancer-prevalence-data.csv
life history data sorted by slow and fast life history
All species level data
Species level doxirubicin treatment data
Species level radiation treatment data
Species level mutation rate data
Trophic level data for each species
Main PGLS analysis of all life history variables
PGLS Analysis of life history variables for mammals
PGLS Analysis of list history relations with proportion of malignant neoplasms
PGLS Analysis of life history variables for aves
PGLS Analysis of life history variables for amphibians
PGLS Analysis of life history variables for sauropsids
PGLS Analysis of life history variables for different vertebrate groups
PGLS controlled for available individual age data
Replication of Bull et al.'s phylogenetic life history statistical analysis
Multivariate pgls
PGLS for mutation data
Run this code to use pgls in environment. This code is at beginning of all pgls script, so not necessary to run.
PGLS between benign and malignancy prevalence
Grabs a proportion of population's records and runs PGLS 100 times for both Neoplasia and Malignancy for each significant life history variable.
PGLS with Carnivore indicator added to models
PGLS for doxirubicin treatment data
Perform Kruskal and Wilcox test between clades
PGLS analysis with outlier species cut
PGLS analysis of same groups as Bull et al
arcsine tranformation of significant dependent variables in pgls analysis
Results of a run of bootstrap.R
Results of min20GEE.Rmd, min20All.R, and min20AgeControl.Rmd for model comparison
Results of Min20GEE.Rmd
script for large super tree
Creates phylo tree with bars above species name
Ancestral State Reconstruction with Clade bars
Age of death distribution plots
Script for violin plots
Simulation test of pglsPagelSey and compar.GEE. This is a large and and long-running script.