gen_cont_weights: simulate continuous data with weights

View source: R/RcppExports.R

gen_cont_weightsR 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


R2sample documentation built on June 17, 2025, 1:07 a.m.