Skip to content
/ sfd Public

❗ This is a read-only mirror of the CRAN R package repository. sfd — Space-Filling Design Library

License

Notifications You must be signed in to change notification settings

cran/sfd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sfd - Space-Filling Designs

CRAN status R-CMD-check Codecov test coverage

The goal of sfd is to make available a number of pre-optimized space-filling designs (SFDs) originating from https://www.spacefillingdesigns.nl/ and the mixtox package. For the former, the original website offers no guarantee or license but does state that

All these designs have been compared and the best designs are collected on this website. They can be downloaded for free and used in your specific simulation environment.

The available designs in this package are for experiments where the number of parameters ranges from two to 15 of types "audze_eglais", "max_min_l1", "max_min_l2", "max_min_l1“, and "uniform".

The package has a function to see if a design is available (sfd_available()) and to retrieve it (get_design()).

The number of designs varies across type:

Installation

The package can be installed from CRAN using

install.packages("sfd")

You can install the development version of sfd like so:

pak::pak("topepo/sfd")

Code of Conduct

Please note that the sfd project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

❗ This is a read-only mirror of the CRAN R package repository. sfd — Space-Filling Design Library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages