Global functions | |
---|---|
.onLoad | Source code |
LearnerParam | Man page |
OptPath | Man page |
OptPathDF | Man page |
Param | Man page |
ParamSet | Man page |
addOptPathEl | Man page Source code |
addOptPathEl.OptPathDF | Source code |
applyTrafos | Source code |
as.data.frame.OptPathDF | Man page Source code |
c.ParamSet | Source code |
checkExpressionFeasibility | Source code |
checkLength | Source code |
checkParamSet | Man page Source code |
checkValuesForDiscreteParam | Source code |
constraintsOkParam | Source code |
convertExpressionToCall | Source code |
convertParamSetToIrace | Man page Source code |
convertTypesToCInts | Source code |
determineReqVectorized | Source code |
dfRowToList | Man page Source code |
dfRowsToList | Man page Source code |
discreteNameToValue | Man page Source code |
discreteValueToName | Man page Source code |
doBasicGenDesignChecks | Source code |
dropParams | Man page Source code |
evaluateParamExpressions | Man page Source code |
evaluateParamExpressions.Param | Source code |
evaluateParamExpressions.ParamSet | Source code |
evaluateParamExpressions.list | Source code |
filterParams | Man page Source code |
filterParamsDiscrete | Man page Source code |
filterParamsNumeric | Man page Source code |
fixDesignFactors | Source code |
fixDesignVarTypes | Source code |
generateDesign | Man page Source code |
generateDesignOfDefaults | Man page Source code |
generateGridDesign | Man page Source code |
generateRandomDesign | Man page Source code |
getAndSubsetPlotData | Source code |
getBounds | Source code |
getBounds.Param | Source code |
getBounds.ParamSet | Source code |
getBounds.list | Source code |
getDefaults | Man page Source code |
getDefaults.Param | Source code |
getDefaults.ParamSet | Source code |
getDefaults.list | Source code |
getLower | Man page Source code |
getMaxPlotWidth | Source code |
getOptPathBestIndex | Man page Source code |
getOptPathCol | Man page Source code |
getOptPathCol.OptPathDF | Source code |
getOptPathColAtTime | Source code |
getOptPathColAtTimes | Source code |
getOptPathCols | Man page Source code |
getOptPathCols.OptPathDF | Source code |
getOptPathDOB | Man page Source code |
getOptPathDOB.OptPathDF | Source code |
getOptPathDobAndEolIndex | Source code |
getOptPathEOL | Man page Source code |
getOptPathEOL.OptPathDF | Source code |
getOptPathEl | Man page Source code |
getOptPathEl.OptPathDF | Source code |
getOptPathErrorMessages | Man page Source code |
getOptPathErrorMessages.OptPathDF | Source code |
getOptPathExecTimes | Man page Source code |
getOptPathExecTimes.OptPathDF | Source code |
getOptPathLength | Man page Source code |
getOptPathLength.OptPathDF | Source code |
getOptPathLims | Source code |
getOptPathParetoFront | Man page Source code |
getOptPathX | Man page Source code |
getOptPathX.OptPathDF | Source code |
getOptPathY | Man page Source code |
getOptPathY.OptPathDF | Source code |
getParPrintData | Source code |
getParSetPrintData | Source code |
getParamIds | Man page Source code |
getParamIds.Param | Source code |
getParamIds.ParamSet | Source code |
getParamLengths | Man page Source code |
getParamLengths.Param | Source code |
getParamLengths.ParamSet | Source code |
getParamNA | Source code |
getParamNr | Man page Source code |
getParamSet | Man page Source code |
getParamSetValues | Source code |
getParamTypeCounts | Man page Source code |
getParamTypes | Man page Source code |
getRequiredParamNames | Source code |
getRequiredParamNames.Param | Source code |
getRequiredParamNames.ParamSet | Source code |
getRequirements | Man page Source code |
getTypeStrings | Man page |
getTypeStringsAll | Man page Source code |
getTypeStringsCharacter | Man page Source code |
getTypeStringsDiscrete | Man page Source code |
getTypeStringsInteger | Man page Source code |
getTypeStringsLogical | Man page Source code |
getTypeStringsNumeric | Man page Source code |
getTypeStringsNumericStrict | Man page Source code |
getUpper | Man page Source code |
getValues | Man page Source code |
getValues.Param | Source code |
getValues.ParamSet | Source code |
getValues.list | Source code |
hasAllParamsOfTypes | Source code |
hasCharacter | Man page Source code |
hasDiscrete | Man page Source code |
hasExpression | Man page Source code |
hasExpression.LearnerParam | Source code |
hasExpression.LearnerParamSet | Source code |
hasExpression.Param | Source code |
hasExpression.ParamSet | Source code |
hasExpression.list | Source code |
hasFiniteBoxConstraints | Man page Source code |
hasFiniteBoxConstraints.Param | Source code |
hasFiniteBoxConstraints.ParamSet | Source code |
hasForbidden | Man page Source code |
hasInteger | Man page Source code |
hasLogical | Man page Source code |
hasNumeric | Man page Source code |
hasRequires | Man page Source code |
hasRequires.Param | Source code |
hasRequires.ParamSet | Source code |
hasSomeParamsOfTypes | Source code |
hasTrafo | Man page Source code |
hasTrafo.Param | Source code |
hasTrafo.ParamSet | Source code |
hasType | Man page |
imputeMissingValues | Source code |
inBoundsOrExpr | Source code |
isCharacter | Man page Source code |
isCharacter.Param | Source code |
isCharacter.ParamSet | Source code |
isCharacterTypeString | Man page Source code |
isDiscrete | Man page Source code |
isDiscrete.Param | Source code |
isDiscrete.ParamSet | Source code |
isDiscreteTypeString | Man page Source code |
isEmpty | Man page Source code |
isEmpty.ParamSet | Source code |
isFeasible | Man page Source code |
isFeasible.LearnerParam | Source code |
isFeasible.Param | Source code |
isFeasible.ParamSet | Source code |
isForbidden | Man page Source code |
isInteger | Man page Source code |
isInteger.Param | Source code |
isInteger.ParamSet | Source code |
isIntegerTypeString | Man page Source code |
isLogical | Man page Source code |
isLogical.Param | Source code |
isLogical.ParamSet | Source code |
isLogicalTypeString | Man page Source code |
isNumeric | Man page Source code |
isNumeric.Param | Source code |
isNumeric.ParamSet | Source code |
isNumericTypeString | Man page Source code |
isRequiresOk | Man page Source code |
isSpecialValue | Man page Source code |
isType | Man page |
isTypeString | Man page |
isVector | Man page Source code |
isVector.Param | Source code |
isVector.ParamSet | Source code |
isVectorTypeString | Man page Source code |
listToDfOneRow | Man page Source code |
makeCharacterParam | Man page Source code |
makeCharacterVectorParam | Man page Source code |
makeDiscreteLearnerParam | Man page Source code |
makeDiscreteParam | Man page Source code |
makeDiscreteVectorLearnerParam | Man page Source code |
makeDiscreteVectorParam | Man page Source code |
makeFunctionLearnerParam | Man page Source code |
makeFunctionParam | Man page Source code |
makeIntegerLearnerParam | Man page Source code |
makeIntegerParam | Man page Source code |
makeIntegerVectorLearnerParam | Man page Source code |
makeIntegerVectorParam | Man page Source code |
makeLearnerParam | Source code |
makeLogicalLearnerParam | Man page Source code |
makeLogicalParam | Man page Source code |
makeLogicalVectorLearnerParam | Man page Source code |
makeLogicalVectorParam | Man page Source code |
makeNumericLearnerParam | Man page Source code |
makeNumericParam | Man page Source code |
makeNumericParamSet | Man page Source code |
makeNumericVectorLearnerParam | Man page Source code |
makeNumericVectorParam | Man page Source code |
makeOptPath | Source code |
makeOptPathDF | Man page Source code |
makeParam | Source code |
makeParamSet | Man page Source code |
makeUntypedLearnerParam | Man page Source code |
makeUntypedParam | Man page Source code |
mapDfc | Source code |
multiVariablesOverTime | Source code |
oneVariableOverTime | Source code |
paramValueToString | Man page Source code |
paramValueToString.Param | Source code |
paramValueToString.ParamSet | Source code |
plot1DDisc | Source code |
plot1DNum | Source code |
plot2D | Source code |
plotEAF | Man page Source code |
plotMultiD | Source code |
plotOptPath | Man page Source code |
plotYTraces | Man page Source code |
print.LearnerParam | Source code |
print.OptPath | Source code |
print.Param | Source code |
print.ParamSet | Source code |
removeDotEntries | Source code |
removeMissingValues | Man page Source code |
renderOptPathPlot | Man page Source code |
renderYTraces | Man page Source code |
repairPoint | Man page Source code |
requiresOk | Source code |
sampleValue | Man page Source code |
sampleValue.Param | Source code |
sampleValue.ParamSet | Source code |
sampleValues | Man page Source code |
setOptPathElDOB | Man page Source code |
setOptPathElEOL | Man page Source code |
setRequiresToNA | Source code |
setValueCNames | Man page Source code |
setValueCNames.Param | Source code |
setValueCNames.ParamSet | Source code |
stopIfFunOrUntypedParams | Source code |
stopIfLearnerParams | Source code |
toAlignedGTable | Source code |
toGTable | Source code |
trafoOptPath | Man page Source code |
trafoValue | Man page Source code |
updateParVals | Man page Source code |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.