DgpCanonMethods-class function

DGP canonical methods class.

DGP canonical methods class.

Canonicalization of DGPs is a stateful procedure, hence the need for a class. class

## S4 method for signature 'DgpCanonMethods' names(x) ## S4 method for signature 'DgpCanonMethods' x$name

Arguments

  • x: A DgpCanonMethods object.
  • name: The name of the atom or expression to canonicalize.

Methods (by generic)

  • names(DgpCanonMethods): Returns the name of all the canonicalization methods
  • $: Returns either a canonicalized variable or a corresponding Dgp2Dcp canonicalization method
  • Maintainer: Anqi Fu
  • License: Apache License 2.0 | file LICENSE
  • Last published: 2024-11-07