Add Summary Function
Sometimes other ways of calculating summary functions is wanted and is done in other packages, in this instance the data can be loaded into the mxFDA object.
mxFDA
add_summary_function(mxFDAobject, summary_function_data, metric)
mxFDAobject
summary_function_data
summary_key
metric
an updated mxFDA object with a derived value added. See make_mxfda() for more details.
make_mxfda()
Alex Soupir alex.soupir@moffitt.org
Useful links