| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.general_regression | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(GeneralRegressionModel generalRegressionModel) |
| Modifier and Type | Method and Description |
|---|---|
GeneralRegressionModel |
GeneralRegressionModel.addExtensions(Extension... extensions) |
GeneralRegressionModel |
ObjectFactory.createGeneralRegressionModel()
Create an instance of
GeneralRegressionModel |
GeneralRegressionModel |
GeneralRegressionModel.setAlgorithmName(String algorithmName)
Sets the value of the algorithmName property.
|
GeneralRegressionModel |
GeneralRegressionModel.setBaseCumHazardTables(BaseCumHazardTables baseCumHazardTables)
Sets the value of the baseCumHazardTables property.
|
GeneralRegressionModel |
GeneralRegressionModel.setBaselineStrataVariable(FieldName baselineStrataVariable)
Sets the value of the baselineStrataVariable property.
|
GeneralRegressionModel |
GeneralRegressionModel.setCovariateList(CovariateList covariateList)
Sets the value of the covariateList property.
|
GeneralRegressionModel |
GeneralRegressionModel.setCumulativeLinkFunction(GeneralRegressionModel.CumulativeLinkFunction cumulativeLinkFunction)
Sets the value of the cumulativeLinkFunction property.
|
GeneralRegressionModel |
GeneralRegressionModel.setDistParameter(Double distParameter)
Sets the value of the distParameter property.
|
GeneralRegressionModel |
GeneralRegressionModel.setDistribution(GeneralRegressionModel.Distribution distribution)
Sets the value of the distribution property.
|
GeneralRegressionModel |
GeneralRegressionModel.setEndTimeVariable(FieldName endTimeVariable)
Sets the value of the endTimeVariable property.
|
GeneralRegressionModel |
GeneralRegressionModel.setEventValues(EventValues eventValues)
Sets the value of the eventValues property.
|
GeneralRegressionModel |
GeneralRegressionModel.setFactorList(FactorList factorList)
Sets the value of the factorList property.
|
GeneralRegressionModel |
GeneralRegressionModel.setLinkFunction(GeneralRegressionModel.LinkFunction linkFunction)
Sets the value of the linkFunction property.
|
GeneralRegressionModel |
GeneralRegressionModel.setLinkParameter(Double linkParameter)
Sets the value of the linkParameter property.
|
GeneralRegressionModel |
GeneralRegressionModel.setLocalTransformations(LocalTransformations localTransformations)
Sets the value of the localTransformations property.
|
GeneralRegressionModel |
GeneralRegressionModel.setMiningFunction(MiningFunction miningFunction)
Sets the value of the miningFunction property.
|
GeneralRegressionModel |
GeneralRegressionModel.setMiningSchema(MiningSchema miningSchema)
Sets the value of the miningSchema property.
|
GeneralRegressionModel |
GeneralRegressionModel.setModelDF(Double modelDF)
Sets the value of the modelDF property.
|
GeneralRegressionModel |
GeneralRegressionModel.setModelExplanation(ModelExplanation modelExplanation)
Sets the value of the modelExplanation property.
|
GeneralRegressionModel |
GeneralRegressionModel.setModelName(String modelName)
Sets the value of the modelName property.
|
GeneralRegressionModel |
GeneralRegressionModel.setModelStats(ModelStats modelStats)
Sets the value of the modelStats property.
|
GeneralRegressionModel |
GeneralRegressionModel.setModelType(GeneralRegressionModel.ModelType modelType)
Sets the value of the modelType property.
|
GeneralRegressionModel |
GeneralRegressionModel.setModelVerification(ModelVerification modelVerification)
Sets the value of the modelVerification property.
|
GeneralRegressionModel |
GeneralRegressionModel.setOffsetValue(Double offsetValue)
Sets the value of the offsetValue property.
|
GeneralRegressionModel |
GeneralRegressionModel.setOffsetVariable(FieldName offsetVariable)
Sets the value of the offsetVariable property.
|
GeneralRegressionModel |
GeneralRegressionModel.setOutput(Output output)
Sets the value of the output property.
|
GeneralRegressionModel |
GeneralRegressionModel.setParameterList(ParameterList parameterList)
Sets the value of the parameterList property.
|
GeneralRegressionModel |
GeneralRegressionModel.setParamMatrix(ParamMatrix paramMatrix)
Sets the value of the paramMatrix property.
|
GeneralRegressionModel |
GeneralRegressionModel.setPCovMatrix(PCovMatrix pCovMatrix)
Sets the value of the pCovMatrix property.
|
GeneralRegressionModel |
GeneralRegressionModel.setPPMatrix(PPMatrix ppMatrix)
Sets the value of the ppMatrix property.
|
GeneralRegressionModel |
GeneralRegressionModel.setScorable(Boolean scorable)
Sets the value of the scorable property.
|
GeneralRegressionModel |
GeneralRegressionModel.setStartTimeVariable(FieldName startTimeVariable)
Sets the value of the startTimeVariable property.
|
GeneralRegressionModel |
GeneralRegressionModel.setStatusVariable(FieldName statusVariable)
Sets the value of the statusVariable property.
|
GeneralRegressionModel |
GeneralRegressionModel.setSubjectIDVariable(FieldName subjectIDVariable)
Sets the value of the subjectIDVariable property.
|
GeneralRegressionModel |
GeneralRegressionModel.setTargetReferenceCategory(String targetReferenceCategory)
Sets the value of the targetReferenceCategory property.
|
GeneralRegressionModel |
GeneralRegressionModel.setTargets(Targets targets)
Sets the value of the targets property.
|
GeneralRegressionModel |
GeneralRegressionModel.setTargetVariableName(FieldName targetVariableName)
Sets the value of the targetVariableName property.
|
GeneralRegressionModel |
GeneralRegressionModel.setTrialsValue(Integer trialsValue)
Sets the value of the trialsValue property.
|
GeneralRegressionModel |
GeneralRegressionModel.setTrialsVariable(FieldName trialsVariable)
Sets the value of the trialsVariable property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(GeneralRegressionModel generalRegressionModel) |
VisitorAction |
AbstractVisitor.visit(GeneralRegressionModel generalRegressionModel) |
VisitorAction |
AbstractModelVisitor.visit(GeneralRegressionModel generalRegressionModel) |
VisitorAction |
FieldReferenceFinder.visit(GeneralRegressionModel generalRegressionModel) |
Copyright © 2016 University of Tartu. All rights reserved.