PlotPanel: Plots a panel of curves

View source: R/PlotPanel.R

PlotPanelR Documentation

Plots a panel of curves

Description

This function plots a two-panel graph with results for empirical and comparison data

Usage

PlotPanel(x.results, x.dim.results, x.cat.results, parameters, procedure)

Arguments

x.results

Empirical data results

x.dim.results

Dimensional comparison data results

x.cat.results

Categorical comparison data results

parameters

The data and program parameters

procedure

Name of taxometric procedure

Details

Called by higher-order functions; users do not need to call this function directly.

Value

This function returns nothing, and provides graphical output only

Author(s)

John Ruscio <ruscio@tcnj.edu> and Shirley Wang <shirleywang@g.harvard.edu> Maintainer: John Ruscio <ruscio@tcnj.edu>


RTaxometrics documentation built on May 31, 2023, 8:29 p.m.