OncoSimulR (version 2.2.2)

examplesFitnessEffects: Examples of fitness effects

Description

Some examples fitnessEffects objects. This is a collection, in a list, of most of the fitnessEffects created (using allFitnessEffects) for the vignette. See the vignette for descriptions and references.

Usage

data("examplesFitnessEffects")

Arguments

Format

The format is a list of fitnessEffects objects.

See Also

allFitnessEffects

Examples

Run this code
data(examplesFitnessEffects)

plot(examplesFitnessEffects[["fea"]])

evalAllGenotypes(examplesFitnessEffects[["cbn1"]], order = FALSE)

Run the code above in your browser using DataLab