pd_cluster_profile | R Documentation |
Will profile the parameters stored in pd$pars
pd_cluster_profile( pd, .outputFolder, FLAGforcePurge = FALSE, FLAGfixParsOnBoundary = TRUE, profpars = names(pd$pars), passwdEnv = Sys.getenv("hurensohn"), machine = "cluster" )
pd |
|
.outputFolder |
|
FLAGforcePurge |
|
FLAGfixParsOnBoundary |
Fix parameters which went to the boundary. Don't fit and don't
use for reoptimization. A bit heuristic, but |
profpars |
I suggest to use either 1. names(pd$pars) or 2. hard code the result
from |
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_L1()
,
pd_cluster_mstrust()
,
readPd()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.