powered by
The plotEff function is used to plot the fingerprint effect on gene expression vs the adjusted association for all the genes.
plotEff(jointModelResult, type)
Data frame, containing the results from the fitJM function.
Character string, specifying the type of association - Pearson or Spearman.
Creates a plot
Plots the fingerprint effect on gene expression vs the specified type of adjusted association for all the genes.
# NOT RUN { plotEff(jointModelResult=jmRes,type="Pearson") # }
Run the code above in your browser using DataLab