QuickClusterPlot: Quick Cluster Plots

View source: R/Source_StatsPlotsandTesting.R

QuickClusterPlotR Documentation

Quick Cluster Plots

Description

Creates Cluster Plotss for all saved data except MaleSongs and FemaleSongs. See ClusterPlot for info on plot interpretation.

Usage

QuickClusterPlot(P, path, rep = TRUE, acc = P$SAcc, lrnThsh = P$SLrn,
  match = P$SMat, chanceInv = P$SCtI, chanceFor = P$SCtF,
  age = P$SAge, AutoLayout = TRUE)

Arguments

P

a list of parameters

path

location of a folder with simulation data

rep

whether to plot repertoire size data

acc

whether to plot accuracy data

lrnThsh

whether to plot learning threshold data

match

whether to plot matching data

chanceInv

whether to plot chance to invent data

chanceFor

whether to plot chance to forget data

age

whether to plot age data

autoLayout

whether to allow the function to figure out the layout (TRUE) or not (FALSE)

See Also

Other Cluster Plots: ClusterCalc, ClusterPlot, GetMaxMat


NeuroBio/SEM_R_Package documentation built on April 24, 2022, 5:54 p.m.