testStat {OmicsLonDA} | R Documentation |
Calculate Test-Statistic of each feature's time interval
testStat(curve.fit.df)
curve.fit.df |
gss data object of the fitted spline |
a list that has the test statistic for each time interval
Ahmed Metwally (ametwall@stanford.edu)
library(SummarizedExperiment) data("omicslonda_data_example") model = omicslonda_data_example$omicslonda_results$model stat = testStat(model)$testStat