basic.sven.model: Run SVEN with Optimal Parameters

View source: R/calc_functions.R

basic.sven.modelR Documentation

Run SVEN with Optimal Parameters

Description

Fits SVEN on (x, y) using the supplied tuned parameters.

Usage

basic.sven.model(x, y, params, seed = 2441139)

Arguments

x

Cleaned SNP matrix.

y

Phenotype vector.

params

Named numeric vector with lambda and w.

seed

Random seed (default 2441139).


bravo documentation built on May 27, 2026, 5:08 p.m.