Learn R Programming

pomp (version 0.49-2)

abc-methods: Methods of the "abc" class

Description

Methods of the "abc" class.

Usage

## 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).

See Also

abc, pomp