predict_functions: Use the model-estimated covariance parameters from gpdpgrow()...

Description Usage Arguments Details

View source: R/gpdpgrow.R

Description

This is the generic predict_functions method. See the following functions for the details about different data structures:

Usage

1
predict_functions(object, J, ...)

Arguments

object

Object of class gpdpgrow orgmrfdpgrow().

J

Scalar denoting number of draws to take from posterior predictive for each unit. Defaults to J = 500.

...

further arguments passed to or from other methods.

Details


growfunctions documentation built on July 17, 2021, 1:08 a.m.