powered by
simpleExpScores(s)
# Generate the matrix of expected scores if my variance is 25^2, # in the simple model. This will take a couple of seconds. e = simpleExpScores(s=25^2) # Draw a heatmap! drawHeatmap(e)
Run the code above in your browser using DataLab