Learn R Programming

CoTiMA (version 0.7.0)

ctmaFitToPrep: ctmaFitToPrep

Description

Extracts information from fitted CoTiMA objects to (re-)crearte list of primary studies originally created with ctmaPrep

Usage

ctmaFitToPrep(ctmaFitObject = NULL, reUseEmprawData = FALSE)

Value

list that could be used for fitting new CoTiMA models with ctmaInit or ctmaFit.

Arguments

ctmaFitObject

ctmaFitObject

reUseEmprawData

whether data should be transferred (will be re-used in subsequent fit attempts)

Examples

Run this code
newStudyList <- ctmaFitToPrep(CoTiMAInitFit_3)

Run the code above in your browser using DataLab