distrEllipse-defunct {distrEllipse}R Documentation

Defunct Functions in Package distrEllipse

Description

Functions which are no longer provided in distrEllipse due to clashes with S3-method inheritance.

Methods

From version 2.7 on, former versions of S4-methods rRd, dRd, pRd, qRd, and plotRd of style <name>.rd are defunct due to clashes with S3-method inheritance. More specifically, this concerns the following methods:

r.rd

signature(object = "SphericalDistribution"): wrapped access method for slot r of slot radDistr.

d.rd

signature(object = "SphericalDistribution"): wrapped access method for slot d of slot radDistr.

p.rd

signature(object = "SphericalDistribution"): wrapped access method for slot p of slot radDistr.

q.rd

signature(object = "SphericalDistribution"): wrapped access method for slot q of slot radDistr.

plot.rd

signature(x = "SphericalDistribution"): utility; calls plot for slot radDistr.

See Also

Defunct


[Package distrEllipse version 2.8.2 Index]