dewlap_neural_nested: Habitat classification with neural networks per island

Description Usage Arguments Value Author(s)

View source: R/dewlap_neural_nested.R

Description

This function applies the neural network analysis on each island separately

Usage

1
2
dewlap_neural_nested(specdata, vars, nRepet = 1000, seed = 42,
  plotit = F)

Arguments

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 specdata.

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

Value

A list of lists, each the output of dewlap_neural.

Author(s)

Raphael Scherrer


rscherrer/sagreicolor documentation built on May 26, 2019, 12:32 p.m.