pd_cluster_L1 | R Documentation |
Fit model on cluster
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" )
pd |
|
.outputFolder |
|
n_nodes |
|
n_startsPerNode |
|
id |
|
type |
Characters
Daniel Lill (daniel.lill@physik.uni-freiburg.de)
Other Cluster:
clusterStatusMessage()
,
pd_cluster_L1_fitUnbiasedEachMstrust()
,
pd_cluster_L1_fitUnbiasedEachOnce()
,
pd_cluster_L1_mstrust()
,
pd_cluster_mstrust()
,
pd_cluster_profile()
,
readPd()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.