CalcChange {AudioScatter} | R Documentation |
CalcChange Calculate Change between Post and Pre PTA and WRS and put in appropriate column and row for scattergram.
Description
Post-treatment change in PTA and WRS Calculate change in PTA Calculate change in WRS create new columns relating the change in WRS to the correct column for the scattergram. create new columns relating the change in PTA to the correct row for the scattergram.
Usage
CalcChange(dTable)
Arguments
dTable |
table loaded from csv file including PrePTA, PreWRS, and possibly PostPTA, PostWRS. |
Value
new table with change in PTA and WRS and columns/rows they should go in for PostScattergram.
[Package AudioScatter version 1.1.0 Index]