Learn R Programming

RTaxometrics (version 3.2.1)

PlotPanel: 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)

Value

This function returns nothing, and provides graphical output only

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

Author

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

Details

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