computeSemblanceOneFeature {Semblance}R Documentation

Compute semblance when there is only one feature, given as a vector x.

Description

Compute semblance when there is only one feature, given as a vector x.

Usage

computeSemblanceOneFeature(x)

Arguments

x

a vector of observations for whom a given feature has been measured or estimated

Value

a Semblance metric for only one feature measured for several observations


[Package Semblance version 1.1.0 Index]