anomG3est-deprecated: Perform anomaly G3est on a 'pp3' object.

anomG3est-deprecatedR Documentation

Perform anomaly G3est on a pp3 object.

Description

See G3est. Performs the anomaly G3est on a set of point cloud data. This means subtracting the 50th percentile from the results. This centers the curve around zero. Used for comparing data to envelopes from pG3est where anom = TRUE. Will subtract the same values used in the pG3est 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 G3est. Should be the same as the envelopes that you are comparing to.

nrval

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

correction

See pG3est. "rs", "km", "Hanisch", or "all".

Value

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

See Also

rapt-deprecated


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