man/examples/regress.R

library(magrittr)
names(nlsy97)
nlsy_jlcpa %>% regress(SMK_98 ~ SEX, nlsy97)
\donttest{
nlsy_jlcpa %>% regress(PROF ~ SEX, nlsy97)
}

Try the slca package in your browser

Any scripts or data that you put into this service are public.

slca documentation built on Sept. 9, 2025, 5:51 p.m.