complete.profile {ORIClust} | R Documentation |
complete.profile
Description
Returns the log-maximum likelihood and the estimator of the mean when there is no inequality constraint.
Usage
complete.profile(data,x,n.rep)
Arguments
data |
A vector containing the expressions of one gene. |
x |
A vector consisting of the average expression at time points (1, 2,... ,T), where T is the total number of time points. |
n.rep |
A vector consisting of the number of replicate arrays at time points (1, 2,... ,T), where T is the total number of time points. |
Value
logelr |
Log-maximum likelihood |
mu |
A vector containing the estimator of the mean |
Author(s)
Tianqing Liu, Nan Lin, Ningzhong Shi and Baoxue Zhang
Maintainer:Tianqing Liu <tianqingliu@gmail.com>
[Package ORIClust version 1.0-2 Index]