robust_parameter_estimator: Find robust parameter estimates for the data.

View source: R/inference.R

robust_parameter_estimatorR Documentation

Find robust parameter estimates for the data.

Description

Find robust parameter estimates for the data.

Usage

robust_parameter_estimator(vectorized_rolypoly_data, outlier_threshold = 10)

Arguments

vectorized_rolypoly_data

vectorized rolypoly data

outlier_threshold

outlier threshold for robust inference

Examples

## Not run: parameter_estimator(rolypoly)

dcalderon/rolypoly documentation built on July 3, 2022, 1:59 p.m.