getZmats {lgcp} | R Documentation |
getZmats function
Description
An internal function to create Z_k from an lgcpZmat object, for use in the multivariate MCMC algorithm. Not intended for general use.
Usage
getZmats(Zmat, formulaList)
Arguments
Zmat |
an objecty of class "lgcpZmat" |
formulaList |
an object of class "formulaList" |
Value
design matrices for each of the point types
[Package lgcp version 2.0 Index]