Learn R Programming

waveformlidar (version 1.2.0)

decom_result: Results of decomposition using Gaussian model

Description

This dataset contained the result from the Gaussian decompositon.

Usage

decom_result

Arguments

Format

A data frame with 1000 rows and 7 variables

index

index of waveform, which can tell which rows or results belongs to specific waveform

A

the amplitude of one waveform componment (A)

u

the time location corresponds to the amplitude for one waveform componment

sigma

the echo width of one waveform componment

A_std

the standard error of A, which can be used for uncertainty analysis

u_std

the standard error of u, which can be used for uncertainty analysis

sig_std

the standard error of sigma, which can be used for uncertainty analysis