plot_individual_detailed: plot_individual_detailed

View source: R/dd_plot_ind_detailed.R

plot_individual_detailedR Documentation

plot_individual_detailed

Description

This implementation of plot singles out a particular responder, providing the fits to the observed data as well as the probability that the "probable" model characterizes the data

Usage

plot_individual_detailed(
  fittingObject,
  position0,
  ylab0,
  xlab0,
  logAxis,
  yMin,
  id,
  plotit
)

Arguments

fittingObject

core fitting object

position0

(char) position of legend

ylab0

(char) y axis label

xlab0

(char) x axis label

logAxis

(char) axis designation

yMin

(num) y axis lower limit

id

(num) participant id

plotit

(logical) bool of whether or not to print visual or output plotting frame

Author(s)

Shawn Gilroy <sgilroy1@lsu.edu>


miyamot0/discountingtools documentation built on March 21, 2023, 8:59 p.m.