Calculating the statistical efficiency in % of an experimental design

1 view (last 30 days)
Hi,
I recently created the following D-optimal design:
nfactors = 7; nruns = 44; % 3*3*3*3*3*5*4 runs dfF =sortrows(rowexch(nfactors,nruns,'l','cat',1:nfactors,'levels',[3 3 3 3 3 5 4],'tries',100))
How can I calculate the statistical efficiency of this design in %. Thanks for your help!
Tobias

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!