setParameters: LandTrendR running Parameter

Description Usage Arguments Examples

View source: R/landtrendr.R

Description

The function will change the initial parameters to process the algorithm

Usage

1

Arguments

param

List of parameter

Examples

1
2
3
4
5
6
7
8
list( maxSegments = 6,
spikeThreshold = 0.9,
vertexCountOvershoot = 3,
preventOneYearRecovery =  TRUE,
recoveryThreshold = 0.25,
pvalThreshold = 0.05,
bestModelProportion = 0.75,
minObservationsNeeded= 6)

IFGI-Project/LandTendR-Package documentation built on Feb. 5, 2022, 3:54 a.m.