Learn R Programming

segclust2d (version 0.3.3)

chooseseg_lavielle: Internal Function for choosing optimal number of segment

Description

Choosing optimal number of segment using Marc Lavielle's method. From Emilie Lebarbier. Method based on identifying breaks in the slope of the contrast.

Usage

chooseseg_lavielle(J, S = 0.75, ...)

Value

a list with optimal number of segment and full data.frame of the calculus

Arguments

J

likelihood for each number of segment

S

threshold for choosing the number of segment. See adehabitatLT::chooseseg

...

additional arguments