formulaList {lgcp} | R Documentation |
A function to creat an object of class "formulaList" from a list of "formula" objects; use to define the model for the main effects prior to running the multivariate MCMC algorithm.
formulaList(X)
X |
a list object, each element of which is a formula |
an object of class "formulaList"