prior.sigma: Compute the prior of covariance matrix

Description Usage Arguments Author(s) See Also

View source: R/prior.sigma.R

Description

This is an internal function.

Usage

1
2
prior.sigma(Q,f1,f2,tp=0)
prior.SIGMA(data,f1,f2,time.course)

Arguments

Q

internal parameter

data

a data matrix containing expression values. Row and column represent gene (probe set) and array respectively

f1

a vector containing the levels of a factor in each array

f2

a vector containing the levels of a factor in each array

tp

a vector containing the sampling time point of each array

time.course

the number of time points sampled

Author(s)

Baiyu Zhou zhouby98@stanford.edu & Weihong xu weihongx@stanford.edu

See Also

tanova


TANOVA documentation built on May 29, 2017, 12:31 p.m.

Related to prior.sigma in TANOVA...