print_plot_bivar: Plot univariate graphs

View source: R/graphs.R

print_plot_bivarR Documentation

Description

Plot univariate graphs

Usage

print_plot_bivar(tab, vardep, varindep, type = "linear")

Arguments

tab

The data frame

vardep

The dependent variable

varindep

The independant variable

type

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

Value

a ggplot2 graph


KZARCA/simplestats documentation built on April 11, 2025, 10:58 p.m.