package oplsr

  1. Overview
  2. No Docs
OCaml wrapper for the R 'pls' package

Install

Dune Dependency

Authors

Maintainers

Sources

v8.0.1.tar.gz
md5=f87beecab830659b1329ce472559bbbd

Description

Some OCaml functions to drive the Partial Least Squares regressor from the R 'pls' package. This package really fires up and talks to an R interpreter.

Bibliography:

Wehrens, R., & Mevik, B. H. (2007). The pls package: principal component and partial least squares regression in R. https://www.jstatsoft.org/index.php/jss/article/view/v018i02/v18i02.pdf

Published: 04 Aug 2020

Dependencies (9)

  1. parany >= "11.0.0"
  2. ocaml
  3. minicli >= "5.0.0"
  4. dune >= "1.0.0"
  5. dolog >= "4.0.0"
  6. cpm
  7. conf-r
  8. conf-gnuplot
  9. batteries

Dev Dependencies

None

Used by

None

Conflicts

None