-
Notifications
You must be signed in to change notification settings - Fork 0
D Optimal Design
Chi-Kuang Yeh edited this page Sep 29, 2017
·
3 revisions
- Minimize the -log_det(I) where I is the information matrix
[del , ANS, error] = D_opt_mod(N,t,theta,range,fun)
-
del ~ fitness value
-
ANS ~ resulted supporting points and its weights
-
error ~ maximum measurement error
-
N ~ number of design points
-
t ~ level of skewness
-
theta ~ parameter values
-
range ~ design space
- fun ~ function that calculates partial derivatives of the selected model
Wiki
D-Optimality
A-Optimality
C-Optimality