## S3 method for class 'abc':
conv.rec(object, pars, \dots)
## S3 method for class 'abc':
plot(x, y, pars, scatter = FALSE, \dots)
## S3 method for class 'abc':
dprior(object, params, log = FALSE, \dots)
Arguments
object, x
The abc object.
pars
Names of parameters.
y
Ignored.
scatter
WHAT DOES THIS DO?
params
Named vector of parameters.
log
if TRUE, log probabilities are returned.
...
Further arguments (either ignored or passed to underlying functions).