Skip to content

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

Notifications You must be signed in to change notification settings

KinkyDesign/ExpDesign

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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','DoseFinding')# 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

No packages published

Languages

  • R 82.0%
  • TeX 15.3%
  • HTML 1.8%
  • CSS 0.9%