gen_cont_weights {R2sample}R Documentation

simulate continuous data with weights

Description

simulate continuous data with weights

Usage

gen_cont_weights(x, y, wx, wy, TSextra)

Arguments

x

first data set

y

second data set

wx

weights of first data set

wy

weights of second data set

TSextra

extra stuff

Value

A list of permuted vectors


[Package R2sample version 4.1.0 Index]