install_pycox: Install Pycox With Reticulate

Description Usage Arguments

View source: R/install_pycox.R

Description

Installs the python 'pycox' package via reticulate.

Usage

1
2
3
4
5
6
install_pycox(
  method = "auto",
  conda = "auto",
  pip = FALSE,
  install_torch = FALSE
)

Arguments

method, conda, pip

See reticulate::py_install.

install_torch

If TRUE installs the dependency torch package as well.


mlr3learners/mlr3learners.pycox documentation built on Sept. 24, 2020, 10:40 a.m.