createCogapsResult {CoGAPS}R Documentation

convert list output from c++ code to a CogapsResult object

Description

convert list output from c++ code to a CogapsResult object

Usage

createCogapsResult(returnList, allParams)

Arguments

returnList

list from cogaps_cpp

allParams

list of all parameters

Value

CogapsResult object


[Package CoGAPS version 3.10.0 Index]