Skip to content

brentscott93/dbalance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dbalance

Originally developed as my final exam for KIN 697u at the University of Massachusetts Amherst. {dbalance} calculates critical speed and D’ based on on previous personal records and performs race simulation via the D’-balance model.

Installation

You can install a more stable version from my drat repository:

# install.packages("drat")
drat::addRepo("brentscott93")
install.packages("dbalance")

You can install the development version of dbalance like so (note this will install from latest commit in this repo):

# install.packages("devtools")
devtools::install_github("brentscott93/dbalance)

About

Calculate Critical Speed, D', and D'-balance

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages