print_line_bivar: Displays the univariate analysis in markdown

View source: R/results-bivar.R

print_line_bivarR Documentation

Description

Displays the univariate analysis in markdown

Usage

print_line_bivar(x, y, varname = label(x), censure = NULL, type = "linear")

Arguments

x

The independant variable

y

The variable to describe or the follow-up time for survival analysis

censure

The status indicator

type

A character string of the type of modeling, having a value among "linear", "logistic" or "survival"

Value

A tibble displayed in markdown


KZARCA/simplestats documentation built on July 30, 2024, 7:03 p.m.