Learn R Programming

coala (version 0.1.1)

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

Description

Add a feature or parameter to a model

Usage

## S3 method for class 'coalmodel':
+(e1, e2)

Arguments

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

Value

  • The extended model