calculate_d_error: D-error

View source: R/efficiency-criteria.R

calculate_d_errorR 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 derive_vcov or returned by an estimation routine. The matrix should be symmetrical and K-by-K

Value

A single number


spdesign documentation built on Oct. 18, 2024, 5:07 p.m.