powered by
Plot the A matrix or S Matrix from a tdsc analysis.
tdsc_plot(td, plotter = "persp", ...)
A TDSC object
Function used to plot the A matrix (persp or perp3D) or S matrix (hist)
Parameters to pass to plotting function
if (FALSE) { tdsc.plot(td) tdsc.plot(td, plotter="persp3D") tdsc.plot(td, plotter="hist") }
Run the code above in your browser using DataLab