chooseseg_lavielle: Internal Function for choosing optimal number of segment

View source: R/choose_Kmax.R

chooseseg_lavielleR Documentation

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, ...)

Arguments

J

likelihood for each number of segment

S

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

...

additional arguments

Value

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


rpatin/segclust2d documentation built on April 29, 2024, 1:11 a.m.