h_test2: h_test2

Description Usage Arguments Value

View source: R/h_test.R

Description

h_test2

Usage

1
h_test2(left, right, ..., id, px = "Px", py = "Py", n = "N", q = "Q")

Arguments

left, right

Equal-sized data.frames for pairwise testing

...

Additional columns to include to the output. Value from the left data.frame is included.

id

Id column to match entries. If absent, row numbers are used (tibble::rowid_to_column).

px, py

Column that contains value of Stokes q and u, present in both tables/

n

Column that contains number of data points used to average.

q

Column that contains the specific covariance matrix (as list of matrix)

Value

A data.frame with test results


Ilia-Kosenkov/Dipol2Red documentation built on Dec. 16, 2021, 5:45 p.m.