Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 7 of 7 found.
[1] < 1 > [1]  Sort:

is.constant (Package: GeneCycle) : Simple Check for Constant Time Series

is.constant is a utility function that checks whether a time series is constant.
● Data Source: CranContrib
● Keywords: ts
● Alias: is.constant
● 0 images

dominant.freqs (Package: GeneCycle) : Dominant Frequencies in Multiple (Genetic) Time Series

dominant.freqs returns the m dominant frequencies (highest peaks) in each of the periodogram computed for the individual time series.
● Data Source: CranContrib
● Keywords: ts
● Alias: dominant.freqs
● 0 images

fisher.g.test (Package: GeneCycle) : Fisher's Exact g Test for Multiple (Genetic) Time Series

fisher.g.test calculates the p-value(s) according to Fisher's exact g test for one or more time series. This test is useful to detect hidden periodicities of unknown frequency in a data set. For an application to microarray data see Wichert, Fokianos, and Strimmer (2004).
● Data Source: CranContrib
● Keywords: htest
● Alias: fisher.g.test
1 images

GeneCycle-internal (Package: GeneCycle) : Internal GeneCycle Functions

Internal GeneCycle functions.
● Data Source: CranContrib
● Keywords: internal
● Alias: dominant.freqs.single, fisher.g.test.single, is.constant.single, periodogram.freq, periodogram.spec, periodogram.spec.single
● 0 images

avgp (Package: GeneCycle) : Average Periodogram for Multiple (Genetic) Time Series

avgp calculates and plots the average periodogram as described in Wichert, Fokianos and Strimmer (2004).
● Data Source: CranContrib
● Keywords: ts
● Alias: avgp, avpg
1 images

robust.g.test (Package: GeneCycle) : Robust g Test for Multiple (Genetic) Time Series

robust.g.test calculates the p-value(s) for a robust nonparametric version of Fisher's g-test (1929). Details of this approach are described in Ahdesmaki et al. (2005), along with an extensive discussion of its application to gene expression data. From GeneCycle 1.1.0 on the robust regression based method published in Ahdesmaki et al. (2007) is also implemented (using Tukey's biweight based M-estimation/regression.)
● Data Source: CranContrib
● Keywords: htest
● Alias: robust.g.test, robust.spectrum
● 0 images

periodogram (Package: GeneCycle) : Periodogram Power Spectral Density

periodogram is a wrapper function for spectrum with some special options set. It returns the power spectral density, i.e. the squared modulus of the Fourier coefficient divided by the length of the series, for multiple time series as well as the corresponding Fourier frequencies. The frequencies range between 0 and the Nyquist critical frequency fc = frequency(x)/2.
● Data Source: CranContrib
● Keywords: ts
● Alias: periodogram
● 0 images