factor2dummy: Make factor to dummary variable in a data.frame

View source: R/estimateEffectContinuous.R

factor2dummyR Documentation

Make factor to dummary variable in a data.frame

Description

Make factor to dummary variable in a data.frame

Usage

factor2dummy(df)

Arguments

df

A data.frame

Examples

iris2=factor2dummy(iris)

cardiomoon/webrPSM documentation built on Feb. 2, 2024, 3:55 a.m.