appendModel {campsismod} | R Documentation |
Append model (or simply add).
Description
Append model (or simply add).
Usage
appendModel(model1, model2)
Arguments
model1 |
base model |
model2 |
model to append |
Value
the resulting CAMPSIS model
[Package campsismod version 1.1.2 Index]