Description Usage Arguments Value Author(s)
View source: R/dewlap_neural_nested.R
This function applies the neural network analysis on each island separately
| 1 2 | dewlap_neural_nested(specdata, vars, nRepet = 1000, seed = 42,
  plotit = F)
 | 
| specdata | A data frame containing at least columns for the dependent variables, as well as a column "habitat". | 
| vars | A character or integer vector. The names, or indices, of the dependent variables in  | 
| nRepet | The number of neural networks to train (same number for empirical and permuted datasets). | 
| seed | Seed for random number generators | 
| plotit | Whether to plot the success or not | 
A list of lists, each the output of dewlap_neural.
Raphael Scherrer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.