Rdocumentation
powered by
Learn R Programming
coala (version 0.3.0)
+.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