anomK3est-deprecated: Perfrom anomaly K3est on a 'pp3' object.

anomK3est-deprecatedR Documentation

Perfrom anomaly K3est on a pp3 object.

Description

See K3est. Performs the anomaly K3est on a set of point cloud data. This means taking the square root, and subtracting the 50th percentile from the results. This centers the curve around zero, and standardizeds the variance at different radii. Used for comparing data to envelopes from pK3est where anom = TRUE. Will subtract the same values used in the pK3est test that is being compared to.

Arguments

pattern

The pp3 object to analyze.

toSub

Returned from pK3est with anom = TRUE. Second item in the returned list. The data to subtract from the results.

rmax

Max r value. See K3est. Should be the same as the envelopes that you are comparing to.

nrval

Number of r values. See K3est. Should be the same as the envelopes that you are comparing to.

correction

See pK3est.

Value

Returns data fram containing r values and associated anomaly K3est values.

See Also

rapt-deprecated


aproudian2/rapt documentation built on Dec. 15, 2022, 4:24 a.m.