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

Usage

## S3 method for class 'prey'
split(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.


[Package QFASA version 1.0.3 Index]