Skip to content

Complimentary package for report on simulated guppy experiments, including data and functions used in analysis. Model simplification steps also accessible.

License

Notifications You must be signed in to change notification settings

rosemckeon/guppies

Repository files navigation

This package is complimentary to a report which analyses data from simulated guppy experiments, collected via the software Simbio.

Install and load data

> devtools::install_github("rozeykex/guppies")
> library(guppies)
> data(guppies)

Model simplification

The analysis files are stored in /analysis (these are ignored from the package build). There are various model simplifications carried out in /analysis/predator_density.R and /analysis/substrate.R in particular.

Package functions

Man pages included for everything except smooth_predation which wasn't used in the final analysis.

  • predict_density()
  • predict_substrate()
  • rgba()
  • roses_unicode()
  • roses_set_ggtheme()
  • smooth_predation()

About

Complimentary package for report on simulated guppy experiments, including data and functions used in analysis. Model simplification steps also accessible.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published