calculate_a_error {spdesign} | R Documentation |
A-error
Description
Computes the A-error of the design, which is equal to the trace of the variance-covariance matrix over the number of parameters to be estimated
Usage
calculate_a_error(design_vcov)
Arguments
design_vcov |
A variance-covariance matrix returned by
|
Value
A single error measure
[Package spdesign version 0.0.4 Index]