complete.profile {ORIClust} | R Documentation |
Returns the log-maximum likelihood and the estimator of the mean when there is no inequality constraint.
complete.profile(data,x,n.rep)
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. |
logelr |
Log-maximum likelihood |
mu |
A vector containing the estimator of the mean |
Tianqing Liu, Nan Lin, Ningzhong Shi and Baoxue Zhang
Maintainer:Tianqing Liu <tianqingliu@gmail.com>