LawMethods {yuima} | R Documentation |
Methods for an object of class yuima.law
Description
Methods for yuima.law
Usage
rand(object, n, param, ...)
dens(object, x, param, log = FALSE, ...)
cdf(object, q, param, ...)
quant(object, p, param, ...)
Arguments
object |
... |
n |
... |
param |
... |
... |
... |
x |
... |
log |
... |
q |
... |
p |
... |
Value
Methods for an object of yuima.law-class
Note
Insert additional info
Author(s)
YUIMA TEAM
[Package yuima version 1.15.27 Index]