Learn R Programming

shinymrp (version 0.10.0)

MRPModel-method-formula: Return model formula

Description

The $formula() method of an MRPModel object returns the lme4-style formula constructed from the given model specification. Check out the More examples of R6 classes vignette for usage examples.

Usage

formula()

Arguments

Value

A character string of the model formula.