calculate_d_error {spdesign} | R Documentation |
D-error
Description
Computes the D-error of the design, which is equal to the K-root of the determinant of the variance-covariance matrix.
Usage
calculate_d_error(design_vcov)
Arguments
design_vcov |
A variance-covariance matrix returned by
|
Value
A single number
[Package spdesign version 0.0.4 Index]