formulaList: formulaList function

View source: R/lgcpStructures.R

formulaListR Documentation

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"


lgcp documentation built on Oct. 3, 2023, 5:08 p.m.