Skip to contents

Extract value formula from mlmodel objects

Usage

# S3 method for class 'mlmodel'
formula(x, ...)

Arguments

x

An mlmodel object

...

Currently not implemented

Value

The formula of the value equation (object of class formula).