t_test_ci: calculates mean & CI for residuals using t-distribution

t_test_ciR Documentation

calculates mean & CI for residuals using t-distribution

Description

This CI method does not assume we know the sd and uses different t-distributions to get a better estimate of the distribution of the data. Both t_test_ci and z_test_ci assume the data are normally distributed. It will usually be better to use the t_test_ci. This will equal the z_test_ci as N -> inf

Usage

t_test_ci(x)

Arguments

x

Numeric vector to correlate with vector_b


Benjamin-Vincent-Lab/binfotron documentation built on Oct. 1, 2024, 8:33 p.m.