iBAG | R Documentation |
Get started with iBAG in 2 lines: demo_data <- iBAG::demo_data() iBAG_result <- iBAG::iBAG(demo_data) summary(iBAG_result) summary(iBAG_result$mechmodel)
fits the iBAG model
data <- iBAG::demo_data() result <- iBAG::iBAG(data) summary(result)
... |
additional kwargs |
follows details from ____
consult supplementary for an extended explanation & example
iBAG object -> main components are iBAG_object$mechmodel and iBAG_object$clinmodel
The iBAG functions ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.