Learn R Programming

ChoR (version 0.0-4)

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

Description

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

Usage

toString(x)

Arguments

x

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

Value

A String representation of the model.