covariance_limits: Covariance value limits given variable ranges

View source: R/var_covar_helpers.R

covariance_limitsR Documentation

Covariance value limits given variable ranges

Description

Covariance value limits given variable ranges

Usage

covariance_limits(range, tol = 1e-8)

Arguments

range

range values for the variables considered.

tol

a value of tolerance for tests. Default = 1e-8.

Value

a data.frame with estimated minimum and maximum covariance values for the variables, given the ranges provided.


marlonecobos/evniche documentation built on Oct. 25, 2024, 4:03 a.m.