dot-validate_robust_args: Validate Robust Variance Estimation Arguments

.validate_robust_argsR Documentation

Validate Robust Variance Estimation Arguments

Description

Validates that robust_args contains the required parameters and that they reference valid columns in the data. Ensures that the cluster variable exists in the provided model data.

Usage

.validate_robust_args(model_data, robust_args)

Arguments

model_data

A data frame containing the variables used in the model.

robust_args

A list of arguments for the metafor::robust function.

Value

The validated robust_args list if all checks pass.

Author(s)

Facundo Decunta - fdecunta@agro.uba.ar


daniel1noble/orchaRd documentation built on April 17, 2025, 3:59 a.m.