weighted_pearson_test: Weighted pearsons test

View source: R/weighted statistical test.R

weighted_pearson_testR Documentation

Weighted pearsons test

Description

Weighted pearsons test

Usage

weighted_pearson_test(data, dep_var, ind_var, strata, survey_weights)

Arguments

data

dataset

dep_var

must be numeric and only one value can be use.

ind_var

must be numeric, multiple values are allowed

strata

Column name in the dataset for strata

survey_weights

Column name in the dataset for survey weights

Value

outcome of left join based on the primary key


mhkhan27/illuminate documentation built on March 25, 2023, 5:41 p.m.