VisModelSpace: Visualize Model Space

View source: R/VisModelSpace.R

VisModelSpaceR Documentation

Visualize Model Space

Description

This function plots squares for every model evaluated. The color of the square is a function of the AICc weight of that model. Model numbers are printed on top of each square allowing the user to investigate any models of interest using the function EvaluateModel

Usage

VisModelSpace(data, cex.u = 3, cex.mtext = 1, cex.leg = 0.8, cex.mod=0.35)

Arguments

data

This is a "genarch" object returned by the function AnalyzeCrossesMM

cex.u

expansion factor for the boxes representing the models

cex.mtext

expansion factor for the x and y axis labels

cex.leg

expansion factor for the legend

cex.mod

expansion factor for text in plot field

Author(s)

Heath Blackmon and Jeffery P. Demuth


coleoguy/SAGA2 documentation built on Feb. 2, 2023, 2:15 p.m.