package oplsr

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

Install

Dune Dependency

Authors

Maintainers

Sources

v5.0.1.tar.gz
md5=7e7789e5b7ba6088d088185e6b428112

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: 01 May 2020

README

oplsr

OCaml wrapper to the pls R package

Dependencies (8)

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

Dev Dependencies

None

Used by

None

Conflicts

None