| 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 slotrof slotradDistr.- d.rd
signature(object = "SphericalDistribution"): wrapped access method for slotdof slotradDistr.- p.rd
signature(object = "SphericalDistribution"): wrapped access method for slotpof slotradDistr.- q.rd
signature(object = "SphericalDistribution"): wrapped access method for slotqof slotradDistr.- plot.rd
signature(x = "SphericalDistribution"): utility; callsplotfor slotradDistr.