R/t_value.R
t_value.Rd
Function to determine the Students' t-value using the correlation and the number of compare values (tree-rings)
t_value(r, n)
correlation value.
number of overlapping tree-rings/compared values.
Students' t value as a numeric.
t_value(0.5, 100) #> [1] 5.744563