fmla_kth: construct formula with outcome and polynomial terms

View source: R/formulaMakers.R

fmla_kthR Documentation

construct formula with outcome and polynomial terms

Description

construct formula with outcome and polynomial terms

Usage

fmla_kth(y, b, c, k = 2)

Arguments

y

outcome

b

binary variables

c

continuous vars (for polynomials)

k

polynomial order

Value

formula


apoorvalal/LalRUtils documentation built on Sept. 22, 2023, 5:53 p.m.