evo {martini}R Documentation

Run evo.

Description

Run evo.

Usage

evo(X, Y, W, opts)

Arguments

X

A matrix with the genotypes.

Y

A vector with the phenptypes.

W

A sparse matrix containing the adjacency matrix of the network.

opts

A named list with the settings.

Value

An object with the evo results.


[Package martini version 1.8.0 Index]