get_splits_processed_with_method: Attribute a processing method for each list of training/test...

View source: R/get_splits_processed_with_method.R

get_splits_processed_with_methodR Documentation

Attribute a processing method for each list of training/test splits

Description

Attribute the function for processing the dataset according to the processing parameters.

Usage

get_splits_processed_with_method(
  splits,
  prediction_method,
  trait,
  geno,
  env_predictors,
  info_environments,
  use_selected_markers,
  SNPs,
  list_env_predictors,
  include_env_predictors,
  type_location_info,
  year_included,
  ...
)

Arguments

splits

an object of class cv_object

prediction_method

Value

a list of objects of the class of the chosen prediction method

Author(s)

Cathy C. Westhues cathy.jubin@hotmail.com


cjubin/learnMET documentation built on Nov. 4, 2024, 6:23 p.m.