+.ps {pseval} | R Documentation |
Modify a psdesign object by adding on new components.
Description
This operator allows you to add objects to a psdesign object, such as integration models and risk models
Usage
## S3 method for class 'ps'
p1 + p2
Arguments
p1 |
An object of class psdesign |
p2 |
Another object to be added to If the first object is an object of class
|
[Package pseval version 1.3.1 Index]