gen_cont: Generate continuous variables based on two variables with...

Description Usage Arguments Value

View source: R/gen_cont.R

Description

Generate continuous variables based on two variables with mean and standard discrimination

Usage

1
gen_cont(V1, V2, ref, V1_vname, V2_vname)

Arguments

V1

first original variable of data to reference

V2

second original variable of data to reference

ref

reference data name

V1_vname

first reference variable

V2_vname

second reference variable

Value

numeric


17ue052/synthpopJP documentation built on March 8, 2021, 9:42 a.m.