powered by
Differential correlation versus likelihood plot curves.
# S3 method for CTLpermute plot(x, type="s", …)
An object of class "CTLscan".
"CTLscan"
What type of plot should be drawn. for possible options see plot.
plot
Passed to the function plot when it is called.
None.
CTLscan - Scan for CTL
CTLscan
print.CTLscan - Print a summary of a CTLscan
print.CTLscan
par - Plot parameters
par
colors - Colors used in plotting
colors
# NOT RUN { library(ctl) data(ath.result) # Arabidopsis Thaliana dataset plot(ath.result[[1]]$perms) # }
Run the code above in your browser using DataLab