Skip to contents

The relationship between all supplied log transformed variables are computed. If the p-value of any of these is less then the supplied p-value an error message is emitted.

Usage

significance_check(df, pvalue = 0.05)

Arguments

df

a data.frame with at least a Q and one other AHG field (Y. TW, V).

pvalue

Significant p-value (default = .05)

Value

data.frame

See also

Other filters: date_filter(), mad_filter(), nls_filter(), qva_filter()