Zfreq {SAGx} | R Documentation |
The posterior probabilty of being differentially expressed is calculated as a function of the statistic Z from etgc1. A graph is output to the default, and a dataframe with the probailities
ut<-cbind(probes,Zfreq(z,Z,B=50))
z |
the simulated null distribution from etgc2 |
Z |
the the statistic output from etgc1 |
A dataframe with the columns PROBE, and P, a Bayesian a-posteriori probability of being expressed
Per Broberg