R_factor: Calculate R regression confidence factor

View source: R/utils_estimation.R

R_factorR Documentation

Calculate R regression confidence factor

Description

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.


biodosimetry-uab/biodosetools documentation built on May 25, 2023, 6:41 p.m.