Learn R Programming

lgcp (version 1.8)

formulaList: formulaList function

Description

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.

Usage

formulaList(X)

Arguments

X

a list object, each element of which is a formula

Value

an object of class "formulaList"