powered by
The plotAsso function is used to plot the unadjusted association vs the adjusted association for all the genes.
plotAsso(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 unadjusted association vs the adjusted association for all the genes.
# NOT RUN { plotAsso(jointModelResult=jmRes,type="Pearson") # }
Run the code above in your browser using DataLab