cash-.MultivariateFormula function

$ operator for multivariate formula

$ operator for multivariate formula

S3 helper function to retrieve attributes as if it was named values

## S3 method for class 'MultivariateFormula' f$a

Arguments

  • f: formula
  • a: attribute

Examples

frm <- multivariateFormula(y~x+z) print(frm$Y)
  • Maintainer: Guillaume Cornu
  • License: CeCILL-2 | GPL-2
  • Last published: 2025-03-26