Function Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
S
 save
 saveCase, Domain
 saveCases, Domain
 saveToMemory, Domain
 seedRandom, Domain
 selectIndex, SelectOption
 selectState, Node
 setAllDataItems, Table
 setAlpha, Node
 setAttribute
 setBackground
 setBarcolor, Bar
 setBarCornerRadius
 setBeta, Node
 setCallback, ActionWidget
 setCaseCount, Domain
 setCaseState, Node
 setCaseValue, Node
 setColumnName, DataSet
 setData
 setDataItem
 setDataPointColors, DiscreteChart
 setDataPointLabels, DiscreteChart
 setDataPointValues, DiscreteChart
 setDrawDot, LineColumnChart
 setDrawGrid, ColumnChart
 setEdgeColor
 setEdgeConstraint, Node
 setEdgeThickness
 setEnabled
 setExpression, Model
 setExtraDataPointColors, LineColumnChart
 setExtraDataPointLabels, LineColumnChart
 setExtraDataPointValues, LineColumnChart
 setExtraPlotLineColor, LineColumnChart
 setFont
 setGamma, Node
 setGraphicPrimitives, OverlayPrimitives
 setHeight, ImageLabel
 setLabel, Node
 setLabels, DiscreteChart
 setLabels2, ColumnChart
 setLineColor, DiscreteChart
 setLineWidth, DiscreteChart
 setLogLikelihoodTolerance, Domain
 setMaxNumberOfEMIterations, Domain
 setMaxNumberOfSeparators, Domain
 setMaxValue, ColumnChart
 setName
 setNumberOfCases, Domain
 setNumberOfSamplesPerInterval, Model
 setNumberOfStates, Node
 setPlotLineColor, LineColumnChart
 setPointColors, HistogramBar
 setPoints, HistogramBar
 setPosition, Node
 setScale
 setSignificanceLevel, Domain
 setStateLabel, Node
 setStateValue, Node
 setText
 setTextColor
 setUpdateFunction, CustomWidget
 setValue, Node
 setWidth, ImageLabel
 showImage, ImageLabel
 simulate, Domain
 switchParent, Node
this.save = function save(url,
method)
Submits this ClassCollection in the form of a HKB file to the service located at a target URL.
this.save = function save(url,
method,
delimiter)
Submits this DataSet in the form of a CSV file to the service located at a target URL.
this.save = function save(url,
method)
Submits this Domain in the form of a HKB file to the service located at a target URL.
this.saveCase = function saveCase(url,
method)
Submits all evidence entered in this Domain to the service located at a target URL.
this.saveCases = function saveCases(url,
method,
nodes,
cases,
caseCounts,
separator,
missingData)
Submits all cases in this Domain to the service located at a target URL.
this.saveToMemory = function saveToMemory()
Creates a copy in memory of the belief and junction tree tables of this Domain.
this.seedRandom = function seedRandom(seed)
Seeds the pseudo-random number generator for this Domain.
this.selectIndex = function selectIndex(index)
Change the selected option of this SelectOption.
this.selectState = function selectState(state)
Selects the specified state of this Node.
this.setAllDataItems = function setAllDataItems(value)
Sets all data items of the discrete data of this Table.
this.setAlpha = function setAlpha(alpha,
i)
Sets the alpha component of the CG distribution of this continuous chance Node given the discrete parent configuration corresponding to i.
this.setAttribute = function setAttribute(key,
value)
Inserts the key/value pair in the attribute list for this NetworkModel.
this.setAttribute = function setAttribute(key,
value)
Sets a value for a particular attribute in the attribute list for this Node.
this.setBackground = function setBackground(background)
Set the background color of this Bar.
this.setBackground = function setBackground(background)
Set the background color of this HistogramBar.
chart.setBackground = function setBackground(background)
Set the background color of this DiscreteChart.
Set the color of the bar of this Bar.
this.setBarCornerRadius = function setBarCornerRadius(bar_corner_radius)
set the radius in pixels for rounding corners on the bar of this Bar.
this.setBarCornerRadius = function setBarCornerRadius(bar_corner_radius)
set the radius in pixels for rounding corners on the bar of this HistogramBar.
this.setBeta = function setBeta(beta,
parent,
i)
Sets the beta component of the CG distribution of this continuous chance node given a continuous parent and the discrete parent configuration corresponding to i.
owner.setCallback = function setCallback(callbackFunction)
Supply a custom function that is invoked each time the user performs an action on the widget ActionWidget.
this.setCaseCount = function setCaseCount(caseindex,
count)
Sets case count for a case.
this.setCaseState = function setCaseState(c,
state)
Sets the state of this discrete node to state in case c.
this.setCaseValue = function setCaseValue(c,
value)
Sets the value of this continuous chance node to value in case c.
this.setColumnName = function setColumnName(column,
name)
Sets the name of the specified column of this DataSet.
this.setData = function setData(data,
startIndex,
count)
Sets a region of the discrete data of this Table.
this.setData = function(data,
startIndex,
count)
Sets a region of the discrete data of this TableCache.
this.setDataItem = function setDataItem(row,
column,
data)
Sets (or deletes) the data item at the specified location of this DataSet.
this.setDataItem = function setDataItem(index,
value)
Sets a specific data item of the discrete data of this Table.
this.setDataItem = function(index,
value)
Sets a specific data item of the discrete data of this TableCache.
chart.setDataPointColors = function setDataPointColors(colors)
Set the color of each data point of this DiscreteChart.
chart.setDataPointLabels = function setDataPointLabels(labels)
Set the label for each data point of this DiscreteChart.
chart.setDataPointValues = function setDataPointValues(values)
Set the data point values of this DiscreteChart.
chart.setDrawDot = function setDrawDot(enable)
Whether to paint a square dot at each data point or not.
chart.setDrawGrid = function setDrawGrid(enable)
Whether to draw a grid on the chart.
this.setEdgeColor = function setEdgeColor(edge_color)
Set the color to use for drawing the line edge around the bar of this Bar.
this.setEdgeColor = function setEdgeColor(edge_color)
Set the color to use for drawing the line edge around the bar of this HistogramBar.
this.setEdgeConstraint = function setEdgeConstraint(node,
constraint)
Sets a constraint between this Node and another Node.
this.setEdgeThickness = function setEdgeThickness(edge_thickness)
Set the thickness in pixels of the line edge around the bar of this Bar.
this.setEdgeThickness = function setEdgeThickness(edge_thickness)
Set the thickness in pixels of the line edge around the bar of this HistogramBar.
this.setEnabled = function setEnabled(enable)
Set whether this ButtonInput accepts user input.
this.setEnabled = function setEnabled(enable)
Set whether this SelectOption accepts user input.
this.setEnabled = function setEnabled(enable)
Set whether this TextInput accepts user input.
this.setExpression = function setExpression(index,
expression)
Associates an expression (specified as a string) with a specific configuration of the Nodes of this Model.
chart.setExtraDataPointColors = function setExtraDataPointColors(line,
colors)
Set the color of each data point on an additional line of this LineColumnChart.
chart.setExtraDataPointLabels = function setExtraDataPointLabels(line,
labels)
Set the label for each data point on an additional line of this LineColumnChart.
chart.setExtraDataPointValues = function setExtraDataPointValues(line,
values)
Set data point values of this LineColumnChart for additional lines.
chart.setExtraPlotLineColor = function setExtraPlotLineColor(line,
color)
Set the color of the line that connects each data point on an additional line of this LineColumnChart.
this.setFont = function setFont(font)
Set the font and font size to use when rendering a text string.
chart.setFont = function setFont(font)
Set the font and font size to use when rendering a text string.
this.setGamma = function setGamma(gamma,
i)
Sets the gamma component of the CG distribution of this continuous chance Node given the discrete parent configuration corresponding to i.
chart.setGraphicPrimitives = function setGraphicPrimitives(graphic_primitives)
Set a list of graphic primitives to be rendered on top of chart.
this.setHeight = function setHeight(height)
force the height of the images in this ImageLabel.
this.setLabel = function setLabel(label)
Sets the label of this Node.
chart.setLabels = function setLabels(labels)
Set the axis labels of this DiscreteChart.
chart.setLabels2 = function setLabels2(labels)
Set the secondary axis labels of this ColumnChart.
chart.setLineColor = function setLineColor(line_color)
Set the color used for lines when drawing this DiscreteChart.
chart.setLineWidth = function setLineWidth(line_width)
Set the width in pixels used for drawing various lines.
this.setLogLikelihoodTolerance = function setLogLikelihoodTolerance(tolerance)
Sets the log-likelihood tolerance for this Domain.
this.setMaxNumberOfEMIterations = function setMaxNumberOfEMIterations(maxnumber)
Sets the maximum number of iterations allowed for the EM algorithm.
this.setMaxNumberOfSeparators = function setMaxNumberOfSeparators(maxnumber)
Sets the maximum number of separators allowed when using the HAPI.H_TM_TOTAL_WEIGHT triangulation method.
chart.setMaxValue = function setMaxValue(max_value)
Set the maximal value used for scaling data_point_values columns.
this.setName = function setName(name)
Sets the name of this Class.
this.setName = function setName(name)
Sets the name of this Node.
this.setNumberOfCases = function setNumberOfCases(size)
Sets the number of cases.
this.setNumberOfSamplesPerInterval = function setNumberOfSamplesPerInterval(
   count
)
Sets the number of values taken within each bounded interval of an interval parent when generating the conditional probability table for a node with interval parents.
this.setNumberOfStates = function setNumberOfStates(stateCount)
Sets the number of states of this node.
chart.setPlotLineColor = function setPlotLineColor(plot_line_color)
Set the color of the line that connects each data point of this LineColumnChart.
this.setPointColors = function setPointColors(colors)
Set the individual colors of the the columns of this HistogramBar.
this.setPoints = function setPoints(points)
Set the extend of the columns of this HistogramBar.
this.setPosition = function setPosition(X,
Y)
Sets the position of this Node.
this.setScale = function setScale(scale)
Set the extend of the bar of this Bar.
chart.setScale = function setScale(scale)
Scaling the size of the circle relative to the widget bounds.
this.setSignificanceLevel = function setSignificanceLevel(alpha)
Sets the significance level of the dependency tests performed during structure learning using the PC-algorithm.
this.setStateLabel = function setStateLabel(state,
newLabel)
Sets the label of the specified state.
this.setStateValue = function setStateValue(state,
value)
Sets the value associated with a particular state of this numbered node or the low value of the interval associated with a particular state of this interval node.
this.setText = function setText(text)
Set the text to overlay the bar.
this.setText = function setText(text)
Set the button text for this ButtonInput.
this.setText = function setText(text)
Set the contents of this TextInput.
this.setText = function setText(text)
Set the text to be display by this TextLabel.
this.setTextColor = function setTextColor(text_color)
Set the color of the overlay text of this Bar.
chart.setTextColor = function setTextColor(text_color)
Set the color of the text of this DiscreteChart.
owner.setUpdateFunction = function setUpdateFunction(updateFunction)
Register a custom update function
this.setValue = function setValue(value)
Sets the function associated with this function node to a number value.
this.setWidth = function setWidth(width)
force the width of the images in this ImageLabel.
this.showImage = function showImage(imageNumber)
display a particular image based on index.
this.simulate = function simulate()
Generates a sample configuration from the joint distribution represented by this Domain.
this.switchParent = function switchParent(oldParent,
newParent)
Replace the given parent node with the new node.
Close