anomF3est-deprecated: Perfrom anomaly F3est on a 'pp3' object.

anomF3est-deprecatedR Documentation

Perfrom anomaly F3est on a pp3 object.

Description

See F3est. Performs the anomaly F3est 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 pF3est where anom = TRUE. Will subtract the same values used in the pF3est 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 F3est. Should be the same as the envelopes that you are comparing to.

nrval

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

correction

See pF3est. "rs", "km", "cs", or "all".

Value

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

See Also

rapt-deprecated


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