robust_parameter_estimator: Find robust parameter estimates for the data.

Description Usage Arguments Examples

View source: R/inference.R

Description

Find robust parameter estimates for the data.

Usage

1
robust_parameter_estimator(vectorized_rolypoly_data, outlier_threshold = 10)

Arguments

vectorized_rolypoly_data

vectorized rolypoly data

outlier_threshold

outlier threshold for robust inference

Examples

1
## Not run: parameter_estimator(rolypoly)

rolypoly documentation built on May 2, 2019, 2:47 p.m.