View source: R/utils_estimation.R
R_factor | R Documentation |
Calculate R regression confidence factor depending on selected confidence interval and type of fit.
R_factor(general_fit_coeffs, conf_int = 0.95)
general_fit_coeffs |
Generalised fit coefficients matrix. |
conf_int |
Confidence interval, 95% by default. |
Numeric value of R regression confidence factor.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.