testStat: Calculate Test-Statistic of each feature's time interval

Description Usage Arguments Value References Examples

View source: R/omicslondaHelper.R

Description

Calculate Test-Statistic of each feature's time interval

Usage

1
testStat(curve.fit.df)

Arguments

curve.fit.df

gss data object of the fitted spline

Value

a list that has the test statistic for each time interval

References

Ahmed Metwally (ametwall@stanford.edu)

Examples

1
2
3
4
library(SummarizedExperiment)
data("omicslonda_data_example")
model = omicslonda_data_example$omicslonda_results$model
stat = testStat(model)$testStat

aametwally/OmicsLonDA documentation built on Feb. 10, 2020, 11:47 a.m.