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 Aug. 25, 2025, 9:49 a.m.