pd_cluster_L1: Fit model on cluster

View source: R/dMod-pd.R

pd_cluster_L1R Documentation

Fit model on cluster

Description

Fit model on cluster

Usage

pd_cluster_L1(
  pd,
  .outputFolder,
  n_nodes = 6,
  lambdas = 10^(seq(log10(1e-04), log10(100), length.out = n_nodes * 16 - 1)),
  identifier = "L1",
  FLAGforcePurge = FALSE,
  passwdEnv = Sys.getenv("hurensohn"),
  machine = "cluster"
)

Arguments

pd
.outputFolder
n_nodes
n_startsPerNode
id
type

Value

Characters

Author(s)

Daniel Lill (daniel.lill@physik.uni-freiburg.de)

See Also

Other Cluster: clusterStatusMessage(), pd_cluster_L1_fitUnbiasedEachMstrust(), pd_cluster_L1_fitUnbiasedEachOnce(), pd_cluster_L1_mstrust(), pd_cluster_mstrust(), pd_cluster_profile(), readPd()


dlill/petab documentation built on Oct. 9, 2022, 3:07 p.m.