Learn R Programming

coala (version 0.7.2)

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

Description

Add a feature or parameter to a model

Usage

# S3 method for coalmodelpart
+(e1, e2)

Value

The extended model

Arguments

e1

The Model to which the feature/parameter should be added

e2

The feature/parameter to add