Last chance! 50% off unlimited learning
Sale ends in
Show graphs of the reconstruction using different number of levels of wavelet reconstruction and Fourier power using different number of Fourier harmonics. Uses the output from estimate.outline.reconstruction
outline.reconstruction.plot(outline.rec.list,ref.w.level=5,
ref.f.harmonics=12,max.num.harmonics=32,...)
None
The output from estimate.outline.reconstruction
Reference level for graphical purposes. The default is 5 as is the default of shapeR.
Reference Fourier harmonize. The default is 12 as is the default in shapeR.
Maxinum number of Fourier harmonics to be shown
Additional parameters to be passed to 'plot'
Lisa Anne Libungan
if (FALSE) data(shape)
est.list = estimate.outline.reconstruction(shape)
outline.reconstruction.plot(est.list,panel.first = grid())
Run the code above in your browser using DataLab