h_mmrm_tmb_formula_parts {mmrm}R Documentation

Processing the Formula for TMB Fit

Description

Processing the Formula for TMB Fit

Usage

h_mmrm_tmb_formula_parts(
  formula,
  covariance = as.cov_struct(formula, warn_partial = FALSE)
)

Arguments

formula

(formula)
Original formula.

covariance

(cov_struct)
A covariance structure from which additional formula parts should be added.

Value

List of class mmrm_tmb_formula_parts with elements:


[Package mmrm version 0.3.15 Index]