Learn R Programming

coala (version 0.4.0)

+.coalmodelpart: Add a feature or parameter to a model

Description

Add a feature or parameter to a model

Usage

"+"(e1, e2)

Arguments

e1
The Model to which the feature/parameter should be added
e2
The feature/parameter to add

Value

The extended model