Marshalling of 'rstan' objects

# S3 method for stanfit
marshal(x, ...)

# S3 method for stanfit
marshallable(...)

Arguments

x

A rstan:stanfit object.

...

Not used.

Value

A marshalled object as described in marshal().