Skip to content

cribbie/equivalencetests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

equivalencetests

R package for equivalence based tests.

Install the Package

  1. Install the devtools package (if necessary). In R, paste the following into the console:
install.packages('devtools')
  1. Load the devtools package and install from the Github source code.
library('devtools')
install_github('cribbie/equivalencetests')
  1. Load the newly installed package by calling
library(equivalencetests)

About

Equivalence tests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages