split_prey: Splits prey database into a simulation set (1/3) and a...

split_preyR Documentation

Splits prey database into a simulation set (1/3) and a modelling set (2/3). Returns a list:

Description

1. simulation prey database 2. modelling prey database

1. simulation prey database 2. modelling prey database

Usage

split_prey(prey.mat)

split_prey(prey.mat)

Arguments

prey.mat

matrix of individual prey fatty acid signatures where the first column denotes the prey type

Details

IF number of samples of a prey type <=5, then prey.mod AND prey.sim are duplicated instead of split.

IF number of samples of a prey type <=5, then prey.mod AND prey.sim are duplicated instead of split.


QFASA documentation built on Nov. 17, 2023, 1:08 a.m.