flexplota: Flexplot

View source: R/flexplota.h.R

flexplotaR Documentation

Flexplot

Description

Flexplot

Usage

flexplota(
  data,
  out,
  preds,
  given,
  se = TRUE,
  line = "Loess",
  ghost = TRUE,
  diff = FALSE,
  plmethod = "Jittered-density plot",
  resid = FALSE,
  suppr = FALSE,
  center = "Median + quartiles",
  alpha = 50,
  sample = 100,
  jittx = 0.2,
  jitty = 0,
  bins = 3
)

Arguments

data

.

out

.

preds

.

given

.

se

.

line

.

ghost

.

diff

.

plmethod

.

resid

.

suppr

.

center

.

alpha

.

sample

.

jittx

.

jitty

.

bins

.

Value

A results object containing:

results$plot an image

dustinfife/flexplot documentation built on Sept. 23, 2024, 9:01 p.m.