View source: R/ctmaFitToPrep.R
ctmaFitToPrep | R Documentation |
Extracts information from fitted CoTiMA objects to (re-)crearte list of primary studies originally created with ctmaPrep
ctmaFitToPrep(ctmaFitObject = NULL, reUseEmprawData = FALSE)
ctmaFitObject |
ctmaFitObject |
reUseEmprawData |
whether data should be transferred (will be re-used in subsequent fit attempts) |
list that could be used for fitting new CoTiMA models with ctmaInit
or ctmaFit
.
newStudyList <- ctmaFitToPrep(CoTiMAInitFit_3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.