Skip to contents

Calculate R regression confidence factor depending on selected confidence interval and type of fit.

Usage

R_factor(general_fit_coeffs, conf_int = 0.95)

Arguments

general_fit_coeffs

Generalised fit coefficients matrix.

conf_int

Confidence interval, 95% by default.

Value

Numeric value of R regression confidence factor.