print_line_bivar: Displays the univariate analysis in markdown

View source: R/results-bivar.R

print_line_bivarR Documentation

Displays the univariate analysis in markdown

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 Feb. 19, 2024, 1:11 a.m.