Learn R Programming

RobAStBase (version 0.7.1)

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)

Arguments

Value

.eq(a vector of) logical..getDistrcharacter.

concept

utilities

Details

.eqchecks equality of two vectors up to a given precision; .getDistr produces a string with the class of the family and its parameter value;