powered by
The mean and standard deviation of tdhe wavelet coefficients
plotWavelet(object, level, start.angle = 0, class.name=NULL,useStdcoef=FALSE,...)
None
A shapeR object
shapeR
The wavelet level to be shown
The angle in degrees, the x-axis should start on
Column name in master list for partitioning the data into groups and showing the ratio of variation among groups.
Choose "TRUE" or "FALSE" if coefficients should be standardized or not
Additional parameters to be passed to 'plot'
Lisa Anne Libungan
data(shape) shape = stdCoefs(shape,classes="pop","length_cm") plotWavelet(shape,level=5,class.name= "pop",useStdcoef=TRUE)
Run the code above in your browser using DataLab