dewittpe / cpr

Control Polygon Reduction: Methods for quick and efficient placement of internal knots for B-splines and tensor products of B-splines.
http://www.peteredewitt.com/cpr/
2 stars 0 forks source link

Add std error estimates to the control polygon/net objects #21

Closed dewittpe closed 7 years ago

dewittpe commented 7 years ago

retain the coef and std errors from regression fits to the cpr_cp and cpr_cn objects, even if the fit is not saved.

dewittpe commented 7 years ago

319df5aeee38f1aace373c39e30973f5f8c2bbed added methods for collecting the point estimators and the var-cov matrix.