R/step_lencode_bayes.R

Defines functions orbital.step_lencode_bayes

#' @export
orbital.step_lencode_bayes <- function(x, all_vars, ...) {
	out <- lencode_helper(x, all_vars)
	out
}

Try the orbital package in your browser

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

orbital documentation built on April 3, 2025, 8:47 p.m.