updateLists: STUFF

View source: R/predictLong.R

updateListsR Documentation

STUFF

Description

STUFF

Usage

updateLists(
  mixedEffect_list,
  processes_list,
  operator_list,
  measurement_list,
  Bfixed,
  Brandom,
  locs,
  pred.ind = NULL
)

Arguments

mixedEffect_list

A list of inputs for the random effects.

processes_list

A list of inputs for the process.

operator_list

A list of inputs for the operator.

measurement_list

A list of inputs for the measurement error.

Bfixed

A numeric list of fixed effects covariate matrices.

Brandom

A numeric list of random effects covariate matrices.

locs

A numeric list that contains the timings at which the outcomes are collected.

Details

STUFF

Value

A list of output.

Examples

  ## Not run: 
  updateLists(...)
  
## End(Not run)

davidbolin/ngme documentation built on Dec. 5, 2023, 11:48 p.m.