split_prey {QFASA} | R 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.
[Package QFASA version 1.2.0 Index]