Skip to content

enanomapper/ExpDesign

 
 

Repository files navigation

ExpDesign

Calculates an exact or approximate algorithmic design for one of three criteria, using Federov's exchange algorithm from AlgDesign package

Installation

> install.packages(c('RCurl','pmml','jsonlite',AlgDesign','pls')# dependencies  
> install.packages("testthat") # if you want to test the package  
> install.packages("devtools") # to install from GitHub  
> library(devtools)  
> install_github("GTsiliki/ExpDesign", subdir="ExpDesign")  

About

Calculates an exact or approximate algorithmic design for one of three criteria, using Federov's exchange algorithm from AlgDesign package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • R 79.8%
  • TeX 17.1%
  • HTML 2.1%
  • CSS 1.0%