ctmaFitToPrep: ctmaFitToPrep

View source: R/ctmaFitToPrep.R

ctmaFitToPrepR Documentation

ctmaFitToPrep

Description

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

Usage

ctmaFitToPrep(ctmaFitObject = NULL)

Arguments

ctmaFitObject

ctmaFitObject

Value

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

Examples

newStudyList <- ctmaFitToPrep(CoTiMAInitFit_3)


CoTiMA documentation built on Nov. 10, 2022, 5:16 p.m.

Related to ctmaFitToPrep in CoTiMA...