Total iteration number for Baysian random effect model-based transformation, default of 5000.
stepsize
The stepsize of updating parameters in transformation, default of 0.05.
Value
Gaus
A \(n\)x\(p\) matrix of normalized data with Gaussian distribution.
%% ...
Details
This is the function that transform the count data into Gaussian data which include two steps. First, we do data continuized transformation ContTran(data,...) and then we apply the semiparametric transformation (Liu, H et al, 2009) provided in huge packages to tranform continuized data into Gaussian distributed.
References
Jia, B., Xu, S., Xiao, G., Lamba, V., Liang, F. (2017) Inference of Genetic Networks from Next Generation Sequencing Data. Biometrics.
Liu, H., Lafferty, J. and Wasserman, L. (2009). The Nonparanormal: Semiparametric Estimation of High Dimensional Undirected Graphs. Journal of Machine Learning Research , 10, 2295-2328.