internals_for_RobAStBase: Internal / Helper functions of package RobAStBase
Description
These functions are used internally by package RobAStBase.Usage
.eq(x,y = 0*x, tol = 1e-7)
.getDistr(L2Fam)
Value
.eq(a vector of) logical
..getDistrcharacter
.Details
.eq
checks equality of two vectors up to a given precision;
.getDistr
produces a string with the class of the family and its parameter value;