plot-methods {distrEx} | R Documentation |
plot-methods
plot(x, y, ...) ## S4 method for signature 'UnivariateCondDistribution, ## missing': plot(x, y, ...) ## S4 method for signature 'MultivariateDistribution, ## missing': plot(x, y, ...)
x |
object of class
"UnivariateCondDistribution" or class
"MultivariateDistribution" :
distribution(s) which should be plotted |
y |
missing |
... |
addtional arguments |
upto now only warnings are issued that the corresponding method is not yet implemented;