convert {facmodCS} | R Documentation |
convert
Description
function to convert the new ffm spec object to ffm object to make it easier in plotting and reporting
Usage
convert(SpecObj, FitObj, RegStatsObj, ...)
Arguments
SpecObj |
an object as the output from specFfm function |
FitObj |
an object as the output from fitFfmDT function |
RegStatsObj |
an object as the output from extractRegressionStats function |
... |
additional arguments |
Value
returns an object of class ffm
[Package facmodCS version 1.0 Index]