plot.selection_simulation: Plot Method for Selection Simulation Results

View source: R/stochastic_simulation.R

plot.selection_simulationR Documentation

Plot Method for Selection Simulation Results

Description

Plot Method for Selection Simulation Results

Usage

## S3 method for class 'selection_simulation'
plot(x, trait_index = 1, type = c("mean", "gain"), ...)

Arguments

x

Object of class selection_simulation

trait_index

Which trait to plot (default: 1)

type

Type of plot: "mean" for mean genetic value, "gain" for genetic gain per cycle

...

Additional arguments passed to plot


selection.index documentation built on March 9, 2026, 1:06 a.m.