toString: [INTERNAL] Gives a string representation of the model.

Description Usage Arguments Value

View source: R/choR.R

Description

Create a String representation of a model, compatible with the formula interface, e.g. "~a*b*c+...+e*f*g".

Usage

1

Arguments

x

A "Chordalysis" model, obtained by a call to a ChoR function.

Value

A String representation of the model.


ChoR documentation built on May 2, 2019, 1:53 p.m.

Related to toString in ChoR...