dobj = addReplicates(dobj,numreps)
adds numreps replicates to the design of experiments (DOE) object
dobj. A replicate is a duplicate of the original runs in the object
when it is created.
Augmented design, returned as a DOE object of the same type as the input design
dobj. The augmented
design contains the original runs in the input design and k
replicates, where k equals the number of replicates in the input
design plus numreps. The function sets the
NumReplicates property of the augmented design object equal to
k.
In some cases after object creation, a fullFactorialDOE object contains a set of runs and a replicate of those
runs. In this case, the addReplicates function duplicates only the
original (nonreplicate) runs.
When you add runs to an optimalDOE
object using the addruns
function, and then add a replicate using addReplicates, the software
does not include the added runs in the replicate.
If the input design dobj has a randomized run order
(dobj.IsRandomized = 1), the function randomizes
the run order of the augmented design.
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Seleccione un país/idioma
Seleccione un país/idioma para obtener contenido traducido, si está disponible, y ver eventos y ofertas de productos y servicios locales. Según su ubicación geográfica, recomendamos que seleccione: .
También puede seleccionar uno de estos países/idiomas:
Cómo obtener el mejor rendimiento
Seleccione China (en idioma chino o inglés) para obtener el mejor rendimiento. Los sitios web de otros países no están optimizados para ser accedidos desde su ubicación geográfica.