You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
import{classicHypercube,fullFactorial}from'js-doe'classicHypercube(3,4,'42');// result is an array of design points fullFactorial([2,4,3])// the result is an array of design point