jvbraun / AlgDesign

Algorithmic Experimental Design by Robert E. Wheeler
12 stars 5 forks source link

units candidate points for experiments #14

Open jamarav opened 2 years ago

jamarav commented 2 years ago

Hi everyone,

First of all, I would like to explain that I'm not experiencing calculation errors. It is only a conceptual question of how to correctly generate the experimental designs. I consulted the documentation but did not find an answer to my question. I would like to know which are the required units for the parameter data in the function optFederov(). Can we use real units like temperatures/pressures... or scaled units from -1 to 1? I tryed with the two options and the function returned the same result, therefore I think that both options are correct. I would just like to verify this. It would probably be advisable to specify this in the documentation.

Thanks in advance and congratulations for this wonderful package