knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

mla: An Algorithm for Least-squares Curve Fitting

Travis build status AppVeyor build status Codecov test coverage

mla is a fork of the R package marqLevAlg to update the codebase to modern standards and make it a plug-in replacement for the optim function in base R.



ellessenne/mla documentation built on March 29, 2020, 12:20 p.m.