Internal / Helper function of package ROptEst for MBRE calculation
This function computes the coordinatewise min and max of an IC numerically.
.getExtremeCoordIC(IC, D, indi, n = 10000)
IC |
object of class |
D |
a univariate distribution; by means of |
indi |
integer; the indices of the coordinates at which to compute min and max. |
n |
integer; number of grid points for evaluation. |
a matrix with length(indi)
rows and 2 columns min
and max
:
the coordinate-wise min and max of the IC.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.