View source: R/Source_StatsPlotsandTesting.R
ClusterPlot | R Documentation |
Cluster Plots are normalized such that the minimal score (a smooth gradient) is zero. The black line shows the maximal score (a checkerboard pattern) while the grey line shows the average score (no pattern). Green line plots the score of the real data over time. The function also prints the mean probability of getting the real values given the Min, Max, and Mean values for the matrix at each timestep.
ClusterPlot(P, trait)
P |
a list of parameters |
trait |
a saved trait from the Basic sims (requires individual data) |
Other Cluster Plots: ClusterCalc
,
GetMaxMat
, QuickClusterPlot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.