About Anaconda Help Download Anaconda

We solve non linear least squares problems with optional equality and/or inequality constraints. Non linear iterations are globalized with back-tracking method. Linear problems are solved by dense QR decomposition from 'LAPACK' which can limit the size of treated problems. On the other side, we avoid condition number degradation which happens in classical quadratic programming approach. Inequality constraints treatment on each non linear iteration is based on 'NNLS' method (by Lawson and Hanson). We provide an original function 'lsi_ln' for solving linear least squares problem with inequality constraints in least norm sens. Thus if Jacobian of the problem is rank deficient a solution still can be provided. However, truncation errors are probable in this case. Equality constraints are treated by using a basis of Null-space. User defined function calculating residuals must return a list having residual vector (not their squared sum) and Jacobian. If Jacobian is not in the returned list, package 'numDeriv' is used to calculated finite difference version of Jacobian. The 'NLSIC' method was fist published in Sokol et al. (2012) <doi:10.1093/bioinformatics/btr716>.

copied from cf-post-staging / r-nlsic
Type Size Name Uploaded Downloads Labels
conda 120.0 kB | noarch/r-nlsic-1.1.1-r45hc72bb7e_1.conda  6 days and 18 hours ago 43 main
conda 120.1 kB | noarch/r-nlsic-1.1.1-r44hc72bb7e_1.conda  6 days and 18 hours ago 48 main
conda 118.8 kB | noarch/r-nlsic-1.1.1-r43hc72bb7e_0.conda  3 months and 2 days ago 196 main
conda 119.9 kB | noarch/r-nlsic-1.1.1-r44hc72bb7e_0.conda  3 months and 2 days ago 228 main
conda 117.8 kB | noarch/r-nlsic-1.1.0-r43hc72bb7e_0.conda  4 months and 10 days ago 291 main
conda 118.8 kB | noarch/r-nlsic-1.1.0-r44hc72bb7e_0.conda  4 months and 10 days ago 309 main
conda 101.5 kB | noarch/r-nlsic-1.0.4-r43hc72bb7e_1.conda  1 year and 2 months ago 1018 main
conda 102.3 kB | noarch/r-nlsic-1.0.4-r44hc72bb7e_1.conda  1 year and 2 months ago 1077 main
conda 101.3 kB | noarch/r-nlsic-1.0.4-r43hc72bb7e_0.conda  2 years and 2 months ago 1341 main
conda 101.9 kB | noarch/r-nlsic-1.0.4-r42hc72bb7e_0.conda  2 years and 2 months ago 1328 main
conda 101.6 kB | noarch/r-nlsic-1.0.2-r42hc72bb7e_2.conda  2 years and 3 months ago 1408 main
conda 100.8 kB | noarch/r-nlsic-1.0.2-r43hc72bb7e_2.conda  2 years and 3 months ago 1389 main
conda 102.9 kB | noarch/r-nlsic-1.0.2-r41hc72bb7e_1.tar.bz2  2 years and 11 months ago 1808 main
conda 103.2 kB | noarch/r-nlsic-1.0.2-r42hc72bb7e_1.tar.bz2  2 years and 11 months ago 1792 main
conda 102.5 kB | noarch/r-nlsic-1.0.2-r41hc72bb7e_0.tar.bz2  3 years and 5 months ago 2323 main
conda 102.4 kB | noarch/r-nlsic-1.0.2-r40hc72bb7e_0.tar.bz2  3 years and 5 months ago 2361 main
conda 101.6 kB | noarch/r-nlsic-1.0.1-r41hc72bb7e_0.tar.bz2  3 years and 8 months ago 2337 main
conda 101.5 kB | noarch/r-nlsic-1.0.1-r40hc72bb7e_0.tar.bz2  3 years and 8 months ago 2358 main

© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.2) Legal | Privacy Policy