Skip to contents

Coercion method.

Usage

# S3 method for poisGPBayes
as.poisGPBayes0(object, ...)

Arguments

object

An object with class "poisGPBayes0"

...

Further arguments to be passed to poisGPBayes0.

Value

An object with class "poisGPBayes0".

Note

Inasmuch the classes "poisGPBayes" and "poisGPBayes0" contain named list with consistent naming rules this method nearly only changes the class of the object. It could be made to work in this way in the future.