joinModels {crmPack} | R Documentation |
Helper function to join two BUGS models
Description
Helper function to join two BUGS models
Usage
joinModels(model1, model2)
Arguments
model1 |
first model |
model2 |
second model |
Value
joined model
[Package crmPack version 1.0.6 Index]