Learn R Programming

⚠️There's a newer version (1.3.4) of this package.Take me there.

activity (version 1.0)

Animal Activity Statistics

Description

Provides functions to fit kernel density functions to animal activity time data; plot activity distributions; quantify overall levels of activity; statistically compare activity metrics through bootstrapping; and evaluate variation in linear variables with time (or other circular variables).

Copy Link

Version

Install

install.packages('activity')

Monthly Downloads

664

Version

1.0

License

GPL-3

Maintainer

Marcus Rowcliffe

Last Published

September 29th, 2014

Functions in activity (1.0)

BCIspeed

Animal speed data
compareAct

Compare activity level estimates
rvmkern

Random circular kernel numbers.
lincircKern

Linear-circular kernel fit
bwcalc

Calculate circular kernel bandwidth.
fitlincirc

Linear-circular regression
yfromx

Impute empirical circular distribution.
fitact

Fit activity model to time-of-day data
plot,actmod-method

Plot activity distribution
activity

Animal activity statistics
dvmkern

Circular kernel probability density function.
show,actmod-method

Show activity level estimate
compareTimes

Compare activity across between times of day
plot,lincircmod-method

Plot linear-circular relationship
actmod-class

Activity model class.
BCItime

Animal record time of day data
lincircmod-class

An S4 class describing linear-circular relationships.
compareCkern

Compare circular distributions.