plot_est_resp: plots the estimated response probabilities by class

View source: R/visualize.R

plot_est_respR Documentation

plots the estimated response probabilities by class

Description

This estimated by lcm_tree()

Usage

plot_est_resp(x, xlab_nm = "feature")

Arguments

x

An lcm_tree class object; Output from lcm_tree()

xlab_nm

x axis name; a character string

Value

A plot showing the groups discovered by MOReTreeS on the original leaf_ids tree.

Examples

# See vignette


zhenkewu/lotR documentation built on April 24, 2022, 2:36 a.m.