get_chisq: Chi-squared statistic

View source: R/functions.R

get_chisqR Documentation

Chi-squared statistic

Description

Chi-squared statistic

Usage

get_chisq(t, st, na.rm = TRUE)

Arguments

t

numeric. ages

st

numeric. analytical uncertainties

na.rm

logical. whether NA values should be removed (TRUE) or not (FALSE)


tobiste/laftr documentation built on Feb. 10, 2025, 11:10 p.m.