Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

internalMBRE

Internal / Helper function of package ROptEst for MBRE calculation


Description

This function computes the coordinatewise min and max of an IC numerically.

Usage

.getExtremeCoordIC(IC, D, indi, n = 10000)

Arguments

IC

object of class IC

D

a univariate distribution; by means of q(D), we determine the evaluation grid.

indi

integer; the indices of the coordinates at which to compute min and max.

n

integer; number of grid points for evaluation.

Value

a matrix with length(indi) rows and 2 columns min and max: the coordinate-wise min and max of the IC.


ROptEst

Optimally Robust Estimation

v1.2.1
LGPL-3
Authors
Matthias Kohl [cre, cph], Mykhailo Pupashenko [ctb] (contributed wrapper functions for diagnostic plots), Gerald Kroisandt [ctb] (contributed testing routines), Peter Ruckdeschel [aut, cph]
Initial release
2019-04-07

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.