Learn R Programming

CARBayesST (version 4.0)

fitted.CARBayesST: Extract the fitted values from a model.

Description

This function takes a CARBayesST object and returns the vector of fitted values (posterior means).

Usage

# S3 method for CARBayesST
fitted(object, ...)

Arguments

object

A CARBayesST fitted model object.

...

Ignored.

Author

Duncan Lee