kornl / crossover

Crossover Designs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crossover Designs in R

GUI screenshot

For a full list and description of features, please see the Wiki.

The development version of this package can be directly installed with the R package devtools using:

install.packages("devtools")
library(devtools)
install_github("kornl/Crossover", subdir="pkg/Crossover", dependencies = TRUE, build_vignettes = TRUE)

But note that the crossover jar file is only rarely updated and it may be appropriate to build it yourself from the Java source code.

Otherwise just use the current version from CRAN.

About

Crossover Designs


Languages

Language:R 56.5%Language:Java 37.0%Language:TeX 3.0%Language:C++ 2.8%Language:C 0.6%