params {perturbatr} | R Documentation |
Returns the parameters used in the analysis of a perturbation analysis. Parameters are for instance the significance level, the effect size or restart probability of a random walk.
params(obj) ## S4 method for signature 'AbstractAnalysedPerturbationData' params(obj)
obj |
the object for which you want to extract the underlying params |
returns a list
.
data(rnaiscreen) ft <- hm(rnaiscreen) params(ft)