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

plot-methods

Methods for Function plot in Package ‘distrEx’


Description

plot-methods

Usage

plot(x, y, ...)
## S4 method for signature 'UnivariateCondDistribution,missing'
plot(x, y, ...)
## S4 method for signature 'MultivariateDistribution,missing'
plot(x, y, ...)

Arguments

x

object of class "UnivariateCondDistribution" or class "MultivariateDistribution": distribution(s) which should be plotted

y

missing

...

addtional arguments

Details

upto now only warnings are issued that the corresponding method is not yet implemented;


distrEx

Extensions of Package 'distr'

v2.8.0
LGPL-3
Authors
Matthias Kohl [cre, cph], Peter Ruckdeschel [aut, cph]
Initial release
2019-03-29

We don't support your browser anymore

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