nmrglue.process.proc_lp.lp_qr

nmrglue.process.proc_lp.lp_qr(data, pred=1, slice=slice(None, None, None), order=8, mode='f', append='after', bad_roots='auto', fix_mode='on', mirror=None)[source]

Linear Prediction extrapolation of 1D or 2D data using QR decomposition.

See lp() for documentation

Previous topic

nmrglue.process.proc_lp.lp_svd

Next topic

nmrglue.process.proc_lp.lp_cho

This Page