Symbols
- != operator
- in GDBase expressions, Binary operators
- " symbol
- in GDBase, GDBase keywords
- & operator
- in GDBase expressions, Binary operators
- ' symbol
- in GDBase, GDBase keywords
- * operator
- in GDBase expressions, Binary operators
- + operator
- in GDBase expressions, Binary operators
- + operator (unary)
- in GDBase, Unary operators
- - operator
- in GDBase expressions, Binary operators
- - operator (unary)
- in GDBase, Unary operators
- -- symbol
- in GDBase, Comments in SQL code
- / operator
- in GDBase expressions, Binary operators
- /* symbol
- in GDBase, Comments in SQL code
- 1st quartile
- data attribute statistic in Freq, Attribte value set statistics
- 3rd quartile
- data attribute statistic in Freq, Attribte value set statistics
- < operator
- in GDBase expressions, Binary operators
- << operator
- in GDBase expressions, Binary operators
- <= operator
- in GDBase expressions, Binary operators
- <> operator
- in GDBase expressions, Binary operators
- = operator
- in GDBase expressions, Binary operators
- == operator
- in GDBase expressions, Binary operators
- > operator
- in GDBase expressions, Binary operators
- >= operator
- in GDBase expressions, Binary operators
- >> operator
- in GDBase expressions, Binary operators
- [...] symbols
- in GDBase, GDBase keywords
- __exit__
- trans special variable, Basic transformations
- __import__
- Gython build-in function, Built-in functions
- __inputNames__
- trans special variable, Basic transformations
- __rowNumber__
- trans special variable, Basic transformations
- __save__
- in GDBase CREATE TABLE ... TRANSFORM commands, The __save__ function
- __skipRow__
- in GDBase CREATE TABLE ... TRANSFORM commands, Skipping rows
- trans special variable, Basic transformations
- __vars__
- in GDBase CREATE TABLE ... TRANSFORM commands,
The __vars__ dictionary
- trans special variable, Basic transformations
- _ROWID_
- GDBase keyword, Column names
- | operator
- in GDBase expressions, Binary operators
- || operator
- in GDBase expressions, Binary operators
- ~ operator (unary)
- in GDBase, Unary operators
A
- ABORT
- GDBase conflict resolution algorithm, ON CONFLICT
- abs
- GDBase function, Numeric Functions
- Gython build-in function, Built-in functions
- absolute value
- calculating, Built-in functions, Mathematical functions
- Accuracy
- classification test statistic, Test Statistics
- acos
- GDBase function, Numeric Functions
- Gython math library function, Mathematical functions
- acosh
- GDBase function, Numeric Functions
- actual table privileges
- in GDBase, Types of privileges
- Actual Value Variance
- time series test statistic, Test Statistics
- actualValue
- scoring code output for Time Series model, Differences in Scoring Code output for various model
- add
- InputDialog method, Requesting user input using InputDialog
- ADD
- clause in GDBase ALTER TABLE command, ALTER TABLE
- adding columns to a database table
- in GDBase, ALTER TABLE
- AdjRsq
- linear regression model statistic, Model statistics
- adminstrator account
- in GDBase, Administrator accounts
- aggregate functions
- in GDBase, Aggregate Functions
- used as window functions in GDBase, Window functions
- Aggregator
- in Social Network Analysis, Aggregator
- agreement weight
- in Matching module, The m and u probabilities
- Algorithm
- Matching attribute usage item, Attributes usage sets
- alias
- to a database, Aliases
- to a GDBase database, GDBase setup
- ALTER TABLE
- GDBase SQL command, ALTER TABLE
- ALTER TABLE ... SET OWNER
- GDBase command, Changing the owner of a table
- ALTER USER
- GDBase command, Changing user properties, Changing user password
- analytic functions
- in GDBase (see window functions)
- AND operator
- in GDBase expressions, Binary operators
- Anderson-Darling test,
The Anderson-Darling test
- append
- list method, List methods
- APPEND, UNION, UNION ALL, APPEND, EXCEPT, INTERSECT
- appending data tables
- with trans procedure, Appending tables
- appendString
- text document method, Creating and using a text document
- applier
- Gython command, Applier
- apply
- Gython build-in function, Built-in functions
- applying models, Basic concepts
- approximation, Approximation
- classification, Classification
- clustering, Clustering
- survival, Survival
- time series, TimeSeries
- ApplyOutput
- class, Apply Output items
- ApplyOutputItem
- class, Apply Output items
- ApplySourceName
- class, Direct mapping
- approximation methods, Approximation model building
- approximation model
- building, Approximation model building
- testing, Approximation Test Task
- approximation test task
- executing, Creating the Test Task
- options, Creating the Test Task
- results, Approximation Test Task Results
- ApproximationApplyOutput
- class, Minimal set-up
- ApproximationOutputType
- class, Approximation
- ApproximationTestTask, Creating the Test Task
- approximator
- Gython command, Approximator
- apriori line
- in Freq, Apriori line
- arc cosine, Mathematical functions
- arc sine, Mathematical functions
- arc tangent, Mathematical functions
- arithmetic
- operators, Arithmetic and string operators
- arithmetic progression
- creating, Built-in functions
- asin
- GDBase function, Numeric Functions
- Gython math library function, Mathematical functions
- asinh
- GDBase function, Numeric Functions
- atan
- GDBase function, Numeric Functions
- Gython math library function, Mathematical functions
- atan2
- GDBase function, Numeric Functions
- Gython math library function, Mathematical functions
- atanh
- GDBase function, Numeric Functions
- atPoints
- Scoring Card algorithm setting, Algorithm settings
- attribute importance analysis
- using classification trees, Introduction
- attributes
- checking existence, Built-in functions
- deleting, Built-in functions
- getting the value of, Built-in functions
- listing, Built-in functions
- setting, Built-in functions
- Autocorrelation (class), Autocorrelation
- autocovariance
- of Markov chain, MarkovChain object methods
- automatic data transformation, Automatic transformation
- Automatic Data Transformations
- bivariate probit algorithm setting, Algorithm settings
- discriminant analysis algorithm setting, General Algorithm Settings
- Kohonen networks algorithm setting, Algorithm settings
- Linear regression algorithm setting, Algorithm settings
- neural networks algorithm setting, General Algorithm Settings
- AutomaticDataTransformations
- k-means algorithm setting, Algorithm Settings
- Auxiliary Lift Estimation Mode
- variable selection setting, Algorithm settings
- Auxiliary Statistics Mode
- variable selection setting, Algorithm settings
- average
- ChainStatistics field, Chain Statistics
- for Markov chain, MarkovChain object methods
- avg
- GDBase aggregate function, Aggregate Functions
B
- back propagation algorithm
- in neural networks, Method description
- backward elimination
- variable selection method, Backward Elimination
- bar chart, Data Visualization
- bar chart plot, Type 3 - nominal data charts
- bar plot (3D), Type 3 - nominal data charts
- Bar3DPlot
- Chart object subclass, Classes
- Batch Learning
- neural networks algorithm setting, Learning Algorithm Settings
- Batch learning
- Kohonen networks algorithm setting, Algorithm settings
- batchMeanVariance
- OutputAnalysis method, Output Analysis
- batchSize
- ChainStatistics field, Chain Statistics
- batchStandardError
- ChainStatistics field, Chain Statistics
- OutputAnalysis method, Output Analysis
- Bayesian inference, Bayesian inference
- BCBarrierNewtonMethod
- Optimiziation Library class, Optimization methods
- BCBarrierQuasiNewtonMethod
- Optimiziation Library class, Optimization methods
- BCBNewtonMethod
- Optimiziation Library class, Optimization methods
- BCEllipsoidMethod
- Optimiziation Library class, Optimization methods
- BCFDNewtonMethod
- Optimiziation Library class, Optimization methods
- BCQuasiNewtonMethod
- Optimiziation Library class, Optimization methods
- BEGIN ... TRANSACTION
- GDBase SQL command, TRANSACTION
- Begin Learning Rate
- Kohonen networks algorithm setting, Algorithm settings
- Begin Neighborhood Rate
- Kohonen networks algorithm setting, Algorithm settings
- BeingGood
- Scoring Card statistic, Computation of other scoring card statistics
- Berndt, Hall, Hall and Hausman estimator
- in bivariate probit, Maximum likelihood estimator
- best subset selection
- variable selection method, Best Subset Selection
- Beta distribution, Random functions
- betavariate
- Gython random library function, Random functions
- BIGINT
- GDBase data type, Data types
- binarize
- data transformation, Binarize
- bipolarCategoricalAttributesBinarization
- neural networks algorithm setting, General Algorithm Settings
- bivariate probit
- classification method, Classification model building
- Bivariate probit, Bivariate Probit
- BivariateProbitSettings, Classification model building
- BLOB
- GDBase data type, Data types
- blocking indexes
- in Matching module, Blocking indexes
- bool, Logical operators and values
- bound constrained barrier Newton method
- optimization method, Optimization methods
- bound constrained barrier quasi Newton method
- optimization method, Optimization methods
- bound constrained ellipsoid method
- optimization method, Optimization methods
- bound constrained finite differences Newton method
- optimization method, Optimization methods
- bound constrained Newton method
- optimization method, Optimization methods
- bound constrained quasi Newton method
- optimization method, Optimization methods
- BoundConstraint
- Optimiziation Library class, Constraints
- bubble plot, Type 2 - 3D charts
- BubblePlot
- Chart object subclass, Classes
- buffer
- Gython build-in function, Built-in functions
C
- Calculate Split Statistics
- classification trees algorithm setting, Algorithm Settings
- calculate test result task
- results, Calculate Test Result Task Results
- CalculateTestResultTask, Creating Test Task
- callable
- Gython build-in function, Built-in functions
- capitalize
- Gython string library function, String functions
- String method, String methods
- capwords
- Gython string library function, String functions
- Case Count
- k-means cluster model statistic, Model statistics
- Case sensitive matching/grouping
- Matching algorithm setting, Wieghted Matching Algorithm Settings
- Cases
- classification test statistic, Result Components
- CAST
- GDBase command, CAST statement
- CategoryPlot
- Chart object subclass, Classes
- ceil
- GDBase function, Numeric Functions
- Gython math library function, Mathematical functions
- ceiling
- calculating, Mathematical functions
- Cell Type
- Kohonen networks algorithm setting, Algorithm settings
- Censor Name
- survival test task option, Creating the Test Task
- Censored Category
- survival test task option, Creating the Test Task
- center
- Gython string library function, String functions
- String method, String methods
- centerLastParagraph
- text document method, Creating and using a text document
- central moment
- for Markov chain, MarkovChain object methods
- ChainStatistics, Chain Statistics
- changing data type
- in GDBase expressions, CAST statement
- CHAR
- GDBase data type, Data types
- charindex
- GDBase function, String Functions
- Chart objects
- in plotting, Chart objects
- charts
- inserting into spreadsheets, Inserting charts
- CHECK TABLE
- GDBase SQL command, CHECK TABLE
- checking the sort order of a database table
- in GDBase, CHECK TABLE
- Chi-Square coefficient
- correlation statistic in Freq, Chi-Square coefficient
- Chi-square statistic,
Chi-square statistic
- Chi-square test,
The Chi-square test
- chiSquare
- Gython function,
Chi-square statistic
- choice
- Gython random library function, Random functions
- chr
- Gython build-in function, Built-in functions
- circular uniform distribution, Random functions
- classification methods, Classification model building
- classification model
- building, Classification model building
- testing, Classification Test Task
- classification test result task, Classification Test Result Task
- classification test task
- executing, Creating the Test Task
- results, Classification Test Task Results
- classification trees, Classification Trees
- classification method, Classification model building
- ClassificationCategoryItem
- class, Classification
- ClassificationFunctionSettings, Function settings, Classification model building
- ClassificationnApplyOutput
- class, Minimal set-up
- ClassificationOutputType
- class, Classification
- ClassificationRankItem
- class, Classification
- ClassificationTestTask, Creating the Test Task
- classifier
- Gython command, Classifier
- clear
- dictionary method, Dictionary methods
- CLOB
- GDBase data type, Data types
- clone attributes
- in Freq, Clone attributes
- Cluster Coordinates
- k-means cluster model statistic, Model statistics
- Cluster ID
- k-means cluster model statistic, Model statistics
- ClusterCount
- k-means algorithm setting, Algorithm Settings
- clusterer
- Gython command, Clusterer
- clusterID
- scoring code output for KMeans model, Differences in Scoring Code output for various model
- scoring code output for Kohonen model, Differences in Scoring Code output for various model
- clusterId
- k-means ClusterIdItem setting, Model application
- ClusterIdItem
- k-means applyOutput type, Model application
- clustering
- using classification trees, Introduction
- clustering model
- building, Clustering model building
- ClusteringApplyOutput
- class, Minimal set-up
- ClusteringFunctionSettings, Clustering model building
- ClusteringIdItem
- class, Clustering
- ClusteringOutputType
- class, Clustering
- ClusteringRankItem
- class, Clustering
- k-means applyOutput type, Model application
- Clusters Count
- k-means model statistic, Model statistics
- cmp
- Gython build-in function, Built-in functions
- coalesce
- GDBase function, Other Functions
- CODA, Convergence Diagnostics and Output Analysis tool
- Coeff
- bivariate probit variable statistic, Model statistics
- linear regression model statistic, Model statistics
- coerce
- Gython build-in function, Built-in functions
- COLLATE
- GDBase keyword, CHECK TABLE, CREATE INDEX, CREATE/REPLACE TABLE, ORDER BY
- column names
- in GDBase expressions, Column names
- COMMENT
- GDBase SQL command, COMMENT
- comments
- in GDBase SQL code, Comments in SQL code
- on GDBase table, COMMENT
- community
- in Social Network Analysis, Community
- community equivalence
- in Social Network Analysis, Community Equivalence
- community statistics
- in Social Network Analysis, Community Statistics
- comparing
- database tables, Comparing two tables (the tablesCompare procedure)
- Gython objects, Built-in functions
- compile
- Gython build-in function, Built-in functions
- complex
- Gython build-in function, Built-in functions
- complex values
- assigning, Built-in functions
- COMPRESSED
- GDBase keyword, CREATE/REPLACE TABLE, Importing and exporting between GDBase databases
- Compute Quantiles
- classification test task option, Creating the Test Task
- conditional statements
- in trans procedure, Flow control
- confidence
- linear regression output item, Model application
- Confidence Factor
- classification trees algorithm setting, Algorithm Settings
- confidence interval
- for bivariate probit, Confidence limits
- confidence level
- for Anderson-Darling test, Description
- for Chi-square test, Description
- for F-test, Description
- for Kolmogorov-Smirnov test, Description
- for Kuiper test, Description
- for Levene's test, Description
- for Mann-Whitney test, Description
- for Pearson's test, Description
- for Sign test, Description
- for Spearman's test, Description
- for Student's t-test, Description
- for test of proportions,
One sample test of proprtions
,
Two sample test of proprtions
- Confidence Level
- bivariate probit algorithm setting, Algorithm settings
- Confidence level
- Linear regression algorithm setting, Algorithm settings
- confidence limits
- for linear regression, Confidence limits for parameter estimations
- config.xml file, Configuration
- conflict resolution
- in GDBase, ON CONFLICT
- Confusion matrix
- classification test statistic, Result Components
- conjugate gradientn method
- optimization method, Optimization methods
- ConjugateGradientMethod
- Optimiziation Library class, Optimization methods
- constants
- logical, Logical operators and values
- constraints
- in optimization problem, Constraints
- Context Scripts, Context Scripts
- convergence criterion
- of optimization methods, Usage
- converting
- ASCII
- to string, Built-in functions
- integers
- to HEX, Built-in functions
- to OCT, Built-in functions
- lists
- to sequence, Built-in functions
- multiple sequences
- to list of tuples, Built-in functions
- numbers
- to float, Built-in functions
- sequences
- to tuples, Built-in functions
- string
- to float, Built-in functions
- to Unicode, Built-in functions
- strings
- to ASCII, Built-in functions
- to integer, Built-in functions
- to long integer, Built-in functions
- tabs to spaces, String functions
- Unicode
- to String, Built-in functions
- cookDistance
- linear regression output item, Model application
- copy
- dictionary method, Dictionary methods
- corr
- Autocorrelation method, Autocorrelation
- Correlation
- bivariate probit model statistic, Model statistics
- correlation matrix
- in Freq, Correlation matrix
- in linear regression, Model statistics
- correlation ratio
- correlation statistic in Freq, Correlation ratio
- correlation statistics
- in Freq, Attribute correlation statistics
- cos
- GDBase function, Numeric Functions
- Gython math library function, Mathematical functions
- cosh
- GDBase function, Numeric Functions
- Gython math library function, Mathematical functions
- cosine
- calculating, Mathematical functions
- CosinusKernel
- KernelDensityEstimator kernel type, Kernel Density Estimators
- Cost X
- discriminant analysis algorithm setting, General Algorithm Settings
- Cost Y
- discriminant analysis algorithm setting, General Algorithm Settings
- cot
- GDBase function, Numeric Functions
- coth
- GDBase function, Numeric Functions
- count
- GDBase aggregate function, Aggregate Functions
- Gython string library function, String functions
- list method, List methods
- String method, String methods
- Covariance
- bivariate probit model statistic, Model statistics
- covariance matrix
- for Markov chain, MarkovChain object methods
- in linear regression, Model statistics
- Covariance Matrix Mode
- discriminant analysis algorithm setting, General Algorithm Settings
- Cox survival model
- building, Survival model building
- Cramer's correlation coefficient
- correlation statistic in Freq, Cramer's coefficient
- Cramer's V-correlation
- correlation statistics in Freq, Cramer's V-correlation
- CREATE INDEX
- GDBase SQL command, CREATE INDEX
- CREATE TABLE
- GDBase SQL command, CREATE/REPLACE TABLE
- CREATE TRIGGER
- GDBase SQL command, CREATE TRIGGER
- CREATE USER
- GDBase command, Adding new users
- CREATE VIEW
- GDBase SQL command, CREATE VIEW
- createTable
- text document method, Creating and using a text document
- creating an indext for a database table
- in GDBase, CREATE INDEX
- creating database tables
- in GDBase, CREATE/REPLACE TABLE
- in Gython, Creating tables in Gython
- critical region
- for Anderson-Darling test, Description
- for Chi-square test, Description
- for F-test, Description
- for Kolmogorov-Smirnov test, Description
- for Kuiper test, Description
- for Levene's test, Description
- for Mann-Whitney test, Description
- for Pearson's test, Description
- for Sign test, Description
- for Spearman's test, Description
- for Student's t-test, Description
- for test of proportions,
Two sample test of proprtions
- CROSS JOIN, CROSS JOIN
- crtical region
- for test of proportions,
One sample test of proprtions
- csvExport
- Gython command, Exporting data to CSV files
- csvImport
- Gython command, Importing CSV files
- cume_dist
- GDBase window function, Window functions
- cumulative histogram
- in Freq, Histogram types
- cunifvariate
- Gython random library function, Random functions
- Custom Matching
- Matching attribute usage item, Attributes usage sets
- Custom Preprocessing
- Matching attribute usage item, Attributes usage sets
- Cut Prc
- approximation test task option, Creating the Test Task
- CutOff Value
- Matching algorithm setting, Wieghted Matching Algorithm Settings
- cutoff values
- in Matching module, Record classification
D
- Data objects
- for plotting, Data objects
- data pilots
- inserting into spreadsheets, Inserting a data pilot
- data quality, Matching (Data Quality)
- Data Randomization
- Kohonen networks algorithm setting, Algorithm settings
- data transformations,
Introduction
- in scoring code, Using transformations in scoring code
- data types
- in GDBase, Data types, Data types in imported tables
- databacse alias
- creating, Aliases
- database explorer, Database explorer
- database table
- ranking,
Ranking data (the rank procedure)
- database tables
- creating
- from lists, Creating a table with data copied from a list
- from sql queries, Creating a table with data obtained from an sql query
- manually, Creating a table with manually specified data
- importing, Importing data from external sources
- transforming, The Trans procedure
- dataquality
- Gython library, Processing the reslts
- dataStandardization
- neural networks algorithm setting, General Algorithm Settings
- date
- GDBase function, Basic date and time functions
- Gython object, Date/time objects
- DATE
- GDBase data type, Data types
- date and time formats
- in GDBase, Time Strings
- date and time modifiers
- in GDBase, Modifiers
- datediff
- GDBase function, Functions for calculating the difference between timestamps
- datetime
- GDBase function, Basic date and time functions
- Gython object, Date/time objects
- DATETIME
- GDBase data type, Data types
- day
- GDBase function, Basic date and time functions
- daydiff
- GDBase function, Functions for calculating the difference between timestamps
- dbAlias
- Gython command, Aliases
- decrementIndent
- spreadsheet method, Creating and working with a spreadsheet document
- default table privileges
- in GDBase, Types of privileges, Default Table Properies
- default user
- in GDBase, Default user
- DEFERRED
- GDBase transaction type, TRANSACTION
- degrees
- GDBase function, Numeric Functions
- del
- dictionary method, Dictionary methods
- delattr
- Gython build-in function, Built-in functions
- delete
- Gython command, Deleting objects
- DELETE
- GDBase SQL command, DELETE
- deleting a column from a database table
- in GDBase, ALTER TABLE
- deleting a database table
- in GDBase, DROP TABLE
- deleting records from database tables
- in GDBase, DELETE
- dense_rank
- GDBase window function, Window functions
- density plot, Density plots
- destinationName
- k-means ClusterIdItem/ClusteringRankItem setting, Model application
- DF
- linear regression model statistic, Model statistics
- dfbetas
- linear regression output item, Model application
- dfE
- linear regression model statistic, Model statistics
- dffits
- linear regression output item, Model application
- dfR
- linear regression model statistic, Model statistics
- dfT
- linear regression model statistic, Model statistics
- Diagnostics (class), Diagnostics
- dictionaries
- checking length, Built-in functions
- in Gython, Variables
- methods, Dictionary methods
- dictionary
- in experiments project, Dictionary
- difference
- GDBase function, String Functions
- dig in selection
- in Freq, Digging into data
- dim
- SamplingDistribution method, Sampling Distribution
- dir
- Gython build-in function, Built-in functions
- directMapping
- MiningApplyTask property, Direct mapping
- disagreement weight
- in Matching module, The m and u probabilities
- discriminant analysis, Discriminant Analysis
- classification method, Classification model building
- discriminantScore
- scoring code output for Discrimant Analysis model, Differences in Scoring Code output for various model
- DiscriminantSettings, Classification model building
- display
- Autocorrelation method, Autocorrelation
- CODA method, Convergence Diagnostics and Output Analysis tool
- GelmanRubin method, Gelman-Rubin
- Geweke method, Geweke
- Statistics method, Statistics
- dist
- RandomWalkDistributionFunction method, Methods
- distance
- Euclidean, Mathematical functions
- scoring code output for KMeans model, Differences in Scoring Code output for various model
- scoring code output for Kohonen model, Differences in Scoring Code output for various model
- Distance Function
- Kohonen networks algorithm setting, Algorithm settings
- DISTINCT, DISTINCT
- distribution, Random functions
- uniform, Random functions
- distributions
- in Monte Carlo algorithms, Distributions
- divmod
- Gython build-in function, Built-in functions
- DOUBLE
- GDBase data type, Data types
- DOUBLE PRECISION
- GDBase data type, Data types
- DROP
- clause in GDBase ALTER TABLE command, ALTER TABLE
- GDBase keyword, KEEP and DROP
- drop in
- trans procedure keyword, The keep in and drop in keywords
- DROP INDEX
- GDBase SQL command, DROP INDEX
- drop out
- trans procedure keyword, The keep out and drop out keywords
- DROP TABLE
- GDBase SQL command, DROP TABLE
- DROP TRIGGER
- GDBase SQL command, DROP TRIGGER
- DROP USER
- GDBase command, Deleting users
- DROP VIEW
- GDBase SQL command, DROP VIEW
- DsitributionFromMarkovChain
- , Distribution from Markov Chain
E
- empirical distribution function, Empirical distribution function
- encode
- String method, String methods
- END ... TRANSACTION
- GDBase SQL command, TRANSACTION
- End Learning Rate
- Kohonen networks algorithm setting, Algorithm settings
- End Neighborhood Rate
- Kohonen networks algorithm setting, Algorithm settings
- endswith
- String method, String methods
- entropy based split
- in classification trees, Split selection
- EpanechnikovKernel
- KernelDensityEstimator kernel type, Kernel Density Estimators
- equivalence
- in Social Network Analysis, Equivalence
- errorFunction
- neural networks algorithm setting, General Algorithm Settings
- errorHistogram
- approximation test result, Result Components
- errorHistogramCut
- approximation test result, Result Components
- estimate
- KernelDensityEstimator method, Kernel Density Estimators
- eval
- Gython build-in function, Built-in functions
- Evaluation Null Correction
- classification trees algorithm setting, Algorithm Settings
- EXCEPT, UNION, UNION ALL, APPEND, EXCEPT, INTERSECT
- EXCLUSIVE
- GDBase transaction type, TRANSACTION
- execfile
- Gython build-in function, Built-in functions
- execute
- Gython command, Executing tasks
- Execute Init Tests
- bivariate probit algorithm setting, Algorithm settings
- discriminant analysis algorithm setting, General Algorithm Settings
- Linear regression algorithm setting, Algorithm settings
- executing
- file in Gython, Built-in functions
- executing tasks, Executing tasks
- exists
- Gython command, Checking object existence
- exp
- GDBase function, Numeric Functions
- Gython math library function, Mathematical functions
- expandtabs
- Gython string library function, String functions
- String method, String methods
- experiments project, Experiments
- exponent
- calculating, Mathematical functions
- exponential
- calculating, Mathematical functions
- EXPORT ... USING ODBC
- GDBase command, EXPORT ... USING ODBC
- EXPORT TABLE
- GDBase command, Importing and exporting between GDBase databases
- exporting data
- to spreadsheets, Exporting data to a spreadsheet
- exporting database tables
- between GDBase databases, Importing and exporting between GDBase databases
- from GDBase using ODBC drivers, EXPORT ... USING ODBC
- to csv files, Exporting data to CSV files
- to excel spreadsheets, Exporting data to MS Excel spreadsheets
- exporting statistics
- from Freq to spreadsheets, Exporting to Excel spreadsheets
- expressions
- in GDBase, Expressions
- extend
- list method, List methods
F
- F-test,
The F-test
- linear regression model statistic, Model statistics
- fabs
- Gython math library function, Mathematical functions
- FAIL
- GDBase conflict resolution algorithm, ON CONFLICT
- FDNewtonMethod
- Optimiziation Library class, Optimization methods
- feed forward neural networks
- , Feed Forward Neural Networks
- FeedforwardNeuralNetSettings, Approximation model building, Classification model building
- files
- opening, Built-in functions
- filter
- Gython build-in function, Built-in functions
- filtering
- lists, Built-in functions
- filtering data
- in Freq, Filtering data
- find
- Gython string library function, String functions
- String method, String methods
- finite difference Newton method
- optimization method, Optimization methods
- First Time Point
- survival test task option, Creating the Test Task
- first_value
- GDBase window function, Window functions
- Fisher
- linear regression model statistic, Model statistics
- float
- Gython build-in function, Built-in functions
- FLOAT
- GDBase data type, Data types
- floor
- calculating, Mathematical functions
- GDBase function, Numeric Functions
- Gython math library function, Mathematical functions
- flow control, Flow control
- in trans procedure, Flow control
- fmod
- Gython math library function, Mathematical functions
- for loop, Flow control
- ForceMaxIterations
- k-means algorithm setting, Algorithm Settings
- forecastedVariance
- scoring code output for Time Series model, Differences in Scoring Code output for various model
- forecastLowerBound
- scoring code output for Time Series model, Differences in Scoring Code output for various model
- forecastUpperBound
- scoring code output for Time Series model, Differences in Scoring Code output for various model
- format
- trans procedure keyword, The format keyword
- forward selection
- variable selection method, Forward Selection
- fractional part
- calculating, Mathematical functions
- Freq, Freq - a visual data exploration tool
- launching, Launching Freq
- frexp
- Gython math library function, Mathematical functions
- FROM, FROM
- FULL JOIN, FULL JOIN
- full model
- variable selection method, Full Model
- functions
- calling, Defining and calling functions
- defining, Defining and calling functions
- in Gython, Python Library functions
G
- gain ratio based split
- in classification trees, Split selection
- gamma
- Gython random library function, Random functions
- gamma distribution, Random functions
- gauss
- Gython random library function, Random functions
- gdbase_version
- GDBase function, Other Functions
- Gelman-Rubin convergence diagnostic, Gelman-Rubin
- GelmanRubin (class), Gelman-Rubin
- generate
- MetropolisSampler method, Methods
- get
- dictionary method, Dictionary methods
- InputDialog method, Requesting user input using InputDialog
- GET
- GDBase SQL command, GET
- getAcceptanceRatio
- MetropolisSampler method, Methods
- getattr
- Gython build-in function, Built-in functions
- getAutocorrelation
- Diagnostics method, Diagnostics
- getAutocovariance
- MarkovChain method, MarkovChain object methods
- getAverage
- MarkovChain method, MarkovChain object methods
- MarkovChain static method, MarkovChain static methods
- getBandWidth
- KernelDensityEstimator method, Kernel Density Estimators
- getBetween
- MarkovChain static method, MarkovChain static methods
- getCentralMoment
- MarkovChain method, MarkovChain object methods
- MarkovChain static method, MarkovChain static methods
- getChain
- MarkovChain method, MarkovChain object methods
- getContext, Writing context scripts
- getCovarianceMatrix
- MarkovChain method, MarkovChain object methods
- MarkovChain static method, MarkovChain static methods
- getDetPosteriorVariance
- GelmanRubin method, Gelman-Rubin
- getDetPosteriorVariance50
- GelmanRubin method, Gelman-Rubin
- getDetWithinVariance
- GelmanRubin method, Gelman-Rubin
- getDetWithinVariance50
- GelmanRubin method, Gelman-Rubin
- getDiagnostics
- CODA method, Convergence Diagnostics and Output Analysis tool
- getDim
- LogLikelihood method, LogLikelihood
- getDimension
- MarkovChain method, MarkovChain object methods
- MarkovChain static method, MarkovChain static methods
- getElement
- MarkovChain method, MarkovChain object methods
- getGelmanRubin
- Diagnostics method, Diagnostics
- getGeneratedLength
- MetropolisSampler method, Methods
- getGeweke
- Diagnostics method, Diagnostics
- getInnerSampler
- PosteriorSampler method, Methods
- getJFreeChart
- Chart object method, Chart object methods
- getKernel
- KernelDensityEstimator method, Kernel Density Estimators
- getKernelDensityEstimator
- OutputAnalysis method, Output Analysis
- getLastUsedBandWidth
- KernelDensityEstimator method, Kernel Density Estimators
- getLength
- MarkovChain method, MarkovChain object methods
- MarkovChain static method, MarkovChain static methods
- getLog
- LogLikelihood method, LogLikelihood
- getMaxLength
- MarkovChain static method, MarkovChain static methods
- getMode
- MarkovChain method, MarkovChain object methods
- MarkovChain static method, MarkovChain static methods
- getModePosition
- MarkovChain method, MarkovChain object methods
- getMPSRF
- GelmanRubin method, Gelman-Rubin
- getMPSRF50
- GelmanRubin method, Gelman-Rubin
- getMsg
- RandomWalkDistributionFunction method, Methods
- getMultiR
- MarkovChain static method, MarkovChain static methods
- getOutputAnalysis
- CODA method, Convergence Diagnostics and Output Analysis tool
- getParameters
- LogLikelihood method, LogLikelihood
- getPointsCount
- KernelDensityEstimator method, Kernel Density Estimators
- getPosteriorVariance
- GelmanRubin method, Gelman-Rubin
- MarkovChain static method, MarkovChain static methods
- getPosteriorVariance50
- GelmanRubin method, Gelman-Rubin
- getPrior
- PosteriorSampler method, Methods
- getPSRF
- GelmanRubin method, Gelman-Rubin
- getPSRF50
- GelmanRubin method, Gelman-Rubin
- getQuantile
- MarkovChain method, MarkovChain object methods
- MarkovChain static method, MarkovChain static methods
- getR
- MarkovChain static method, MarkovChain static methods
- getRTolerance
- MetropolisSampler method, Methods
- getSample
- MarkovChain method, MarkovChain object methods
- getSeed
- MetropolisSampler method, Methods
- getSSB
- MarkovChain static method, MarkovChain static methods
- getSSE
- MarkovChain method, MarkovChain object methods
- MarkovChain static method, MarkovChain static methods
- getSSW
- MarkovChain static method, MarkovChain static methods
- getStandardDeviation
- MarkovChain method, MarkovChain object methods
- MarkovChain static method, MarkovChain static methods
- getstate
- Gython random library function, Random functions
- getSubChain
- MarkovChain method, MarkovChain object methods
- getSum
- MarkovChain method, MarkovChain object methods
- MarkovChain static method, MarkovChain static methods
- getSumSquare
- MarkovChain method, MarkovChain object methods
- MarkovChain static method, MarkovChain static methods
- getTitle
- Chart object method, Chart object methods
- getTransitionFunction
- MetropolisSampler method, Methods
- getUnivariateMarkovChain
- MarkovChain method, MarkovChain object methods
- MarkovChain static method, MarkovChain static methods
- getValue
- MarkovChain method, MarkovChain object methods
- getVariance
- MarkovChain method, MarkovChain object methods
- MarkovChain static method, MarkovChain static methods
- getVarNames
- MarkovChain method, MarkovChain object methods
- MarkovChain static method, MarkovChain static methods
- getWithin
- MarkovChain static method, MarkovChain static methods
- getWithinVariance
- GelmanRubin method, Gelman-Rubin
- getWithinVariance50
- GelmanRubin method, Gelman-Rubin
- Geweke (class), Geweke
- Geweke convergence diagnostic, Geweke
- Gini based split
- in classification trees, Split selection
- glob
- GDBase function, String Functions
- GLOB operator
- in GDBase expressions, Binary operators
- global symbol table
- getting, Built-in functions
- globals
- Gython build-in function, Built-in functions
- GRANT
- GDBase command, Granting privileges
- GROUP BY, GROUP BY
- Group Mode
- variable selection setting, Algorithm settings
- Group Statistics
- bivariate probit algorithm setting, Algorithm settings
- Linear regression algorithm setting, Algorithm settings
- group_concat
- GDBase aggregate function, Aggregate Functions
- group_max
- GDBase aggregate function, Aggregate Functions
- group_min
- GDBase aggregate function, Aggregate Functions
- grouping database query results
- in GDBase, GROUP BY
- Gython, Gython – the AdvancedMiner Scripting Language
- dictionaries, Variables
- flow control, Flow control
- function libraries, Python Library functions
- functions, Defining and calling functions, Python Library functions
- built-in, Built-in functions, String functions
- mathematical, Mathematical functions
- random number, Random functions
- getting user input, Requesting user input using InputDialog
- lists, Variables
- loading script environment, Loading script environment
- logical constants, Logical operators and values
- methods, Gython methods for different types of variables
- dictionaries, Dictionary methods
- lists, List methods
- String, String methods
- numbers, Variables
- objects, Working with objects
- accessing, Constructing and accessing objects
- chcecking existence, Checking object existence
- constructing, Constructing and accessing objects
- date and time, Date/time objects
- deleting, Deleting objects
- executing tasks, Executing tasks
- getting path to, Project path
- loading, Loading objects
- managing, Managing Gython objects
- renaming, Renaming objects
- saving, Saving objects
- terminating tasks, Task termination
- operators, Operators
- arithmetic, Arithmetic and string operators
- assignment, Arithmetic and string operators
- string, Arithmetic and string operators
- saving script environment, Saving script environment
- strings, Variables
- syntax, Syntax
- variables, Variables
H
- has_key
- dictionary method, Dictionary methods
- hasattr
- Gython build-in function, Built-in functions
- hash
- Gython build-in function, Built-in functions
- HAVING, GROUP BY
- Height
- Kohonen networks algorithm setting, Algorithm settings
- hex
- Gython build-in function, Built-in functions
- hidden layer
- in neural network, Method description
- histograms
- in Freq, Histogram types
- HITS algorthim
- in Social Network Analysis, HITS algorithm
- Homogenous Density
- classification trees algorithm setting, Algorithm Settings
- hour
- GDBase function, Basic date and time functions
- Huber's
- WLS weight type, Weight Types
- hyperbolic cosine
- calculating, Mathematical functions
- hyperbolic sine
- calculating, Mathematical functions
- hyperbolic tangent
- calculating, Mathematical functions
- hypot
- Gython math library function, Mathematical functions
I
- id
- Gython build-in function, Built-in functions
- if
- GDBase function, Other Functions
- if statement, Flow control
- ifnull
- GDBase function, Other Functions
- IGNORE
- GDBase conflict resolution algorithm, ON CONFLICT
- Ignore NULL in groups
- Matching algorithm setting, Wieghted Matching Algorithm Settings
- IGNORE NULLS clause, Window functions
- IMMEDIATE
- GDBase transaction type, TRANSACTION
- IMPORT QUERY
- GDBase command, IMPORT ... USING ODBC
- IMPORT TABLE
- GDBase command, Importing and exporting between GDBase databases
- IMPORT USING ODBC
- GDBase command, IMPORT ... USING ODBC
- Importance G
- classification trees statistic, Importance statistics
- importing
- Gython modules, Built-in functions
- importing database tables
- between GDBase databases, Importing and exporting between GDBase databases
- from csv files, Importing CSV files
- into GDBase using ODBC drivers, IMPORT ... USING ODBC
- importing dfatabase tables
- from Excel spreadsheets, Importing MS Excel spreadsheets
- Improperly Assigned Cases
- classification test statistic, Test Statistics
- IN operator
- in GDBase expressions, Binary operators
- incrementIndent
- spreadsheet method, Creating and working with a spreadsheet document
- index
- Gython string library function, String functions
- list method, List methods
- String method, String methods
- trans procedure keyword, Indexes
- indexes in database tables
- in GDBase, CREATE INDEX, CREATE/REPLACE TABLE, DROP INDEX
- in Gython, Creating a table with manually specified data, Indexes
- indexing a database table
- in GDBase, CREATE INDEX
- input
- Gython build-in function, Built-in functions
- input layer
- in neural network, Method description
- InputDialog
- Java class, Requesting user input using InputDialog
- InputSignature
- in scoring code, InputSignature class
- insert
- list method, List methods
- INSERT
- GDBase SQL command, INSERT
- insertImage
- text document method, Creating and using a text document
- inserting rows into database tables
- in GDBase, INSERT
- insertParagraphBreak
- text document method, Creating and using a text document
- int
- Gython build-in function, Built-in functions
- INT
- GDBase data type, Data types
- INTEGER
- GDBase data type, Data types
- integer part
- calculating, Mathematical functions
- integers
- converting to HEX, Built-in functions
- converting to OCT, Built-in functions
- Intercept
- Linear regression algorithm setting, Algorithm settings
- INTERCEPT, UNION, UNION ALL, APPEND, EXCEPT, INTERSECT
- intern
- Gython build-in function, Built-in functions
- interpolate
- Gython command, Expansion of data (the interpolate procedure)
- interpolating
- data table columns, Expansion of data (the interpolate procedure)
- Intervals Count
- Matching algorithm setting, Wieghted Matching Algorithm Settings
- Intervals from PhysicalData
- Scoring Card algorithm setting, Algorithm settings
- intervals mode
- in Freq, Attribute display modes
- IRLS
- approximation method, Approximation model building
- linear regression method,
Iteratively Re-Weighted Least Squares
(IRLS) Regression
- IRLSSettings, Approximation model building
- isalnum
- String method, String methods
- isalpha
- String method, String methods
- isdigit
- String method, String methods
- isinstance
- Gython build-in function, Built-in functions
- islower
- String method, String methods
- isspace
- String method, String methods
- issubclass
- Gython build-in function, Built-in functions
- istitle
- String method, String methods
- isupper
- String method, String methods
- items
- dictionary method, Dictionary methods
- Iteratively Re-weighted Least Squares
- linear regression method,
Iteratively Re-Weighted Least Squares
(IRLS) Regression
J
- join
- Gython string library function, String functions
- String method, String methods
- trans procedure keyword, Joining tables
- JOIN
- clause in GDBase SELECT command, JOIN
- joinfields
- Gython string library function, String functions
- joining
- strings, String functions
- joining data tables
- with trans procedure, Joining tables
- joining database query results
- in GDBase, JOIN
- joining database tables
- in GDBase, JOIN
- julianday
- GDBase function, Basic date and time functions
- jumpahead
- Gython random library function, Random functions
- justifying
- strings, String functions
K
- k-means clustering, K-Means Clustering
- K-S Analysis
- classification test statistic, Result Components
- KEEP
- GDBase keyword, KEEP and DROP
- keep in
- trans procedure keyword, The keep in and drop in keywords
- keep out
- trans procedure keyword, The keep out and drop out keywords
- KernelDensityEstimator, Kernel Density Estimators
- key-type data representation,
Data requirements: representation and values
- keys
- dictionary method, Dictionary methods
- KILL PROCESS
- GDBase command, KILL PROCESS
- Kohonen maps
- classification method, Classification model building
- Kohonen networks, Kohonen Networks
- KohonenClusteringSettings, Clustering model building
- Kolmogorov-Smirnov test,
Kolmogorov-Smirnov test
- Kuiper test, Kuiper test
- kurtosis
- data attribute statistic in Freq, Kurtosis
L
- lag
- GDBase window function, Window functions
- Last Time Point
- survival test task option, Creating the Test Task
- last_insert_rowid
- GDBase function, Other Functions
- last_value
- GDBase window function, Window functions
- ldexp
- Gython math library function, Mathematical functions
- Learning Rate
- neural networks algorithm setting, Learning Algorithm Settings
- Least squares
- Linear regression method, Estimation of parameters: the Least Squares Method
- LEFT JOIN, LEFT JOIN
- leftLastParagraph
- text document method, Creating and using a text document
- leftstr
- GDBase function, String Functions
- len
- dictionary method, Dictionary methods
- Gython build-in function, Built-in functions
- lenght
- of Gython objects, Built-in functions
- length
- GDBase function, String Functions
- levels
- in Freq, Editing levels and grouping values
- Levene's test,
Levene's test
- levenshtein
- GDBase function, String Functions
- leverage
- linear regression output item, Model application
- Liberal Execution
- approximation test task option, Creating the Test Task
- classification test task option, Creating the Test Task
- Scoring Card model property, Model statistics
- survival test task option, Creating the Test Task
- time series test task option, Creating the Test Task
- Liberal Execution Mode
- bivariate probit algorithm setting, Algorithm settings
- discriminant analysis algorithm setting, General Algorithm Settings
- Linear regression algorithm setting, Algorithm settings
- libraries
- reloading, Built-in functions
- lift
- for classification trees, Tree lift
- Lift Analysis
- classification test statistic, Result Components
- like
- GDBase function, String Functions
- LIKE operator
- in GDBase expressions, Binary operators
- likelihood function
- in bivariate probit, Full observability likelihood function, Partial observability likelihood function
- Likelihood Function Type
- bivariate probit algorithm setting, Algorithm settings
- likelihood functions, Likelihood function
- Likelihood ratio Stat
- bivariate probit model statistic, Model statistics
- LIMIT, LIMIT
- line category plot (3D), Type 3 - nominal data charts
- line chart, Data Visualization
- line plot, Data Visualization, Classes
- linear regression
- approximation method, Approximation model building
- Linear regression, Linear Regression
- LinearEquation
- Optimiziation Library class, Constraints
- LinearInequality
- Optimiziation Library class, Constraints
- LineCategory3DPlot
- Chart object subclass, Classes
- LinePlot
- Chart object subclass, Classes
- list
- Gython build-in function, Built-in functions
- lists
- converting
- to sequence, Built-in functions
- filtering, Built-in functions
- in Gython, Variables
- methods, List methods
- ljust
- Gython string library function, String functions
- String method, String methods
- load
- Gython command, Loading objects
- LoadDataToMemory
- k-means algorithm setting, Algorithm Settings
- loadEnv
- Gython command, Loading script environment
- local symbol table
- getting, Built-in functions
- listing, Built-in functions
- obtaining, Built-in functions
- locals
- Gython build-in function, Built-in functions
- log
- GDBase function, Numeric Functions
- Gython command, Sending messages to the log
- Gython math library function, Mathematical functions
- sending message to, Sending messages to the log
- log-normal distribution, Random functions
- log10
- GDBase function, Numeric Functions
- Gython math library function, Mathematical functions
- logarithm
- calculating, Mathematical functions
- logarithmic axis
- in plots, Logarithmic axis
- logical evaluation
- in Gython, Logical operators and values
- LogicalData, Loading data
- class
- with data transformations, Important notes
- Logistic Estimation Metod
- bivariate probit algorithm setting, Algorithm settings
- Logistic Preselection
- bivariate probit algorithm setting, Algorithm settings
- logistic regression
- classification method, Classification model building
- LogisticRegressionSettings, Classification model building
- LogitLogLikelihood, LogitLogLikelihood
- LogLikelihood, LogLikelihood
- lognormvariate
- Gython random library function, Random functions
- long
- Gython build-in function, Built-in functions
- LONG VARCHAR
- GDBase data type, Data types
- LONGVARCHAR
- GDBase data type, Data types
- loops
- in trans procedure, Flow control
- Louvain community finder
- in Social Network Analysis, Louvain community finder
- lower
- GDBase function, String Functions
- Gython string library function, String functions
- String method, String methods
- Lower Confidence
- bivariate probit variable statistic, Model statistics
- Lower confidence
- linear regression model statistic, Model statistics
- lower_quartile
- GDBase aggregate function, Aggregate Functions
- LSE
- Linear regression method, Estimation of parameters: the Least Squares Method
- lstrip
- Gython string library function, String functions
- String method, String methods
- ltrim
- GDBase function, String Functions
- LVQ algortihms
- for Kohonen networks, Method description
M
- M Prob
- Matching attribute usage item, Attributes usage sets
- maketrans
- Gython string library function, String functions
- Mann-Whitney test,
The Mann-Whitney test
- mantissa
- calculating, Mathematical functions
- map
- Gython build-in function, Built-in functions
- mapping
- characters in strings, String functions
- marginalDistribution
- DistributionFromMarkovChain method, Distribution from Markov Chain
- markers
- in plots, Markers
- Markov chains, Monte Carlo Markov Chains Library
- MarkovChain
- class, The MarkovChain class
- Matching module, Matching (Data Quality)
- matching strings
- in GDBase expressions, String matching operators
- matching_results
- Gython function, Processing the reslts
- max
- GDBase aggregate function, Aggregate Functions
- Gython build-in function, Built-in functions
- Max Model Size
- variable selection setting, Algorithm settings
- Max Node Rank
- classification trees algorithm setting, Algorithm Settings
- Max Number of Best Predicates
- classification trees algorithm setting, Algorithm Settings
- Max Number of Points
- Scoring Card algorithm setting, Algorithm settings
- Max Points Scaling algorithm
- when building Scoring Cards, Max Points Scaling algorithm
- Max Tree Depth
- classification trees algorithm setting, Algorithm Settings
- Maximal Score
- classification test statistic, Result Components
- Maximum For NoAnswer
- Scoring Card algorithm setting, Algorithm settings
- maximum likelihood estimator
- in bivariate probit, Maximum likelihood estimator
- Maximum Output Size
- Matching function setting, Function Settings
- maximum value
- data attribute statistic in Freq, Attribte value set statistics
- in Gython, Built-in functions
- MaxIterationsCount
- k-means algorithm setting, Algorithm Settings
- maxNumberOfIterations
- neural networks algorithm setting, General Algorithm Settings
- mdfreq
- Gython function, Multidimensional frequency analysis procedure
- Mean Absolute Error
- approximation test statistic, Test Statistics
- time series test statistic, Test Statistics
- Mean Acttual Value
- approximation test statistic, Test Statistics
- Mean Actual Value
- time series test statistic, Test Statistics
- Mean Predicted Variance
- time series test statistic, Test Statistics
- Mean redicted Value
- approximation test statistic, Test Statistics
- mean value
- data attribute statistic in Freq, Mean value
- MeanCount
- classification trees statistic, Importance statistics
- MeanHeight
- classification trees statistic, Importance statistics
- median
- ChainStatistics field, Chain Statistics
- GDBase aggregate function, Aggregate Functions
- median value
- data attribute statistic in Freq, Attribte value set statistics
- membership matrix
- in k-means clustering, Method description
- MERGE
- GDBase SQL command, MERGE
- MERGE JOIN, MERGE JOIN
- mergeCells
- spreadsheet method, Creating and working with a spreadsheet document
- metadata repository
- setting alias to, Setting alias to the metadata repository
- Metropolis - Hastings algorithm, Metropolis-Hastings algorithm
- Metropolis algorithm, The Metropolis algorithm
- MetropolisHastingsSampler, Metropolis-Hastings algorithm
- MetropolisSampler, The Metropolis algorithm
- min
- GDBase aggregate function, Aggregate Functions
- Gython build-in function, Built-in functions
- Min Error Tolerance
- Kohonen networks algorithm setting, Algorithm settings
- Min Node Size
- classification trees algorithm setting, Algorithm Settings
- Min Node Size Prc
- classification trees algorithm setting, Algorithm Settings
- Min Similarity
- Matching attribute usage item, Attributes usage sets
- Min Split Evaluation Gain
- classification trees algorithm setting, Algorithm Settings
- minErrorTolerance
- neural networks algorithm setting, General Algorithm Settings
- Minimal Score
- classification test statistic, Result Components
- minimum value
- data attribute statistic in Freq, Attribte value set statistics
- in Gython, Built-in functions
- MiningApplyTask
- class, The Apply task
- MiningBuildTask, Model building
- minute
- GDBase function, Basic date and time functions
- mode
- ChainStatistics field, Chain Statistics
- GDBase aggregate function, Aggregate Functions
- model
- building, General rules
- testing, Model testing
- Model Entry Level
- variable selection setting, Algorithm settings
- Model Leave Level
- variable selection setting, Algorithm settings
- modf
- Gython math library function, Mathematical functions
- Modification Function
- Kohonen networks algorithm setting, Algorithm settings
- MODIFY
- clause in GDBase ALTER TABLE command, ALTER TABLE
- modularity
- in Social Network Analysis, Modularity
- modulus division, Mathematical functions
- in Gython, Built-in functions
- Momentum
- neural networks algorithm setting, Learning Algorithm Settings
- month
- GDBase function, Basic date and time functions
- monthdiff
- GDBase function, Functions for calculating the difference between timestamps
- mrAlias
- Gython command, Setting alias to the metadata repository
- mrRegistry
- Gython command, Registry Repository
- MS Office
- support for, Built-in support for Office Suites
- MSE
- linear regression model statistic, Model statistics
- MSR
- linear regression model statistic, Model statistics
- Multidimensional frequency analysis, Multidimensional frequency analysis procedure
N
- naiveStandardError
- ChainStatistics field, Chain Statistics
- Name
- Matching attribute usage item, Attributes usage sets
- NATURAL JOIN, NATURAL JOIN
- negativeTargetValue
- Scoring Card model property, Model statistics
- neighborhood
- in Social Network Analysis, Neighborhood
- neural networks, Feed Forward Neural Networks
- approximation method, Approximation model building
- classification method, Classification model building
- Newton method
- optimization method, Optimization methods
- NewtonMethod
- Optimiziation Library class, Optimization methods
- node degree
- in Social Network Analysis, Node degree
- nodeId
- scoring code output for Classification Tree model, Differences in Scoring Code output for various model
- noise
- neural networks algorithm setting, General Algorithm Settings
- Noise Variance
- Kohonen networks algorithm setting, Algorithm settings
- Nominal Attribute Grouping
- classification trees algorithm setting, Algorithm Settings
- nominal binary test
- in classification trees, Test types
- nominal test
- in classification trees, Test types
- normal distribution, Random functions
- normalize
- data transformation, Normalize
- Normalize score
- Matching algorithm setting, Wieghted Matching Algorithm Settings
- normalvariate
- Gython random library function, Random functions
- NOT operator (unary)
- in GDBase, Unary operators
- nth_value
- GDBase window function, Window functions
- ntile
- GDBase window function, Window functions
- Null Similarity
- Matching attribute usage item, Attributes usage sets
- Null Test Allowed
- classification trees algorithm setting, Algorithm Settings
- NULL values
- in plots, NULL values
- null values
- in GDBase, Nulls handling
- Null values strategy
- classification trees algorithm setting, Algorithm Settings
- nullif
- GDBase function, Other Functions
- Number of Histogram Quantiles
- classification trees algorithm setting, Algorithm Settings
- Number of Intervals
- approximation test task option, Creating the Test Task
- Scoring Card algorithm setting, Algorithm settings
- Number of Intervals XY Plot
- approximation test task option, Creating the Test Task
- Number of Iterations
- Kohonen networks algorithm setting, Algorithm settings
- Number of Lift Quantiles
- survival test task option, Creating the Test Task
- Number of Quantiles
- classification test task option, Creating the Test Task
- Number of Time Points
- survival test task option, Creating the Test Task
- numbers
- converting to floats, Built-in functions
- in Gython, Variables
- rounding, Built-in functions
- Numebr of Time Points
- time series test task option, Creating the Test Task
- NUMERIC
- GDBase data type, Data types
- numeric test
- in classification trees, Test types
O
- objects
- accessing, Constructing and accessing objects
- accessing attributes, Working with objects
- chcecking class instance of, Built-in functions
- checking callability, Built-in functions
- checking existence, Checking object existence
- checking type of, Built-in functions
- comparing, Built-in functions
- constructing, Constructing and accessing objects
- creating, Working with objects
- date and time, Date/time objects
- deleting, Deleting objects
- executing tasks, Executing tasks
- getting hash value of, Built-in functions
- getting path to, Project path
- getting symbol table of, Built-in functions
- getting the id of, Built-in functions
- in Gython, Working with objects
- loading, Loading objects
- managing, Managing Gython objects
- renaming, Renaming objects
- representation of, Built-in functions
- saving, Saving objects
- terminating tasks, Task termination
- oct
- Gython build-in function, Built-in functions
- odds
- Scoring Card algorithm setting, Algorithm settings
- OID
- GDBase keyword, Column names
- ON CONFLICT
- GDBase SQL clause, ON CONFLICT
- open
- Gython build-in function, Built-in functions
- opening
- files, Built-in functions
- OpenOffice
- support for, Built-in support for Office Suites
- operating server, Operating Server
- operators
- addition, Arithmetic and string operators
- boolean, Logical operators and values
- comparison, Comparison operators
- division, Arithmetic and string operators
- exponentiation, Arithmetic and string operators
- in Gython, Operators
- logical, Logical operators and values
- modulus division, Arithmetic and string operators
- multiplication, Arithmetic and string operators
- string concatenation, Arithmetic and string operators
- subtraction, Arithmetic and string operators
- Opt++, Optimization Library
- optimization library, Optimization Library
- optimizeCovariance
- RandomWalkDistributionFunction method, Methods
- OR operator
- in GDBase expressions, Binary operators
- ord
- Gython build-in function, Built-in functions
- ORDER BY, ORDER BY
- ORDERR BY clause, Window functions
- outlier
- data transformation, Outlier transformation (Winsorising)
- output
- scoring code output for Neural Networks model, Differences in Scoring Code output for various model
- output layer
- in neural network, Method description
- OutputAnalysis, Output Analysis
- outputLayerActivationFunction
- neural networks algorithm setting, General Algorithm Settings
- OutputStructure
- in scoring code, OutputStructure class
- outputType
- k-means ClusterIdItem/ClusteringRankItem setting, Model application
- OVER() clause, Window functions
P
- P-value
- correlation statistic in Freq, P-value
- for Anderson-Darling test, Description
- for Chi-square test, Description
- for F-test, Description
- for Kolmogorov-Smirnov test, Description
- for Kuiper test, Description
- for Levene's test, Description
- for Mann-Whitney test, Description
- for Pearson's test, Description
- for Sign test, Description
- for Spearman's test, Description
- for Student's t-test, Description
- for test of proportions,
One sample test of proprtions
,
Two sample test of proprtions
- p-value
- linear regression model statistic, Model statistics
- padc
- GDBase function, String Functions
- padl
- GDBase function, String Functions
- padr
- GDBase function, String Functions
- Page Rank algorithm
- in Social Network Analysis, Page Rank algorithm
- paretovariate
- Gython random library function, Random functions
- PARTITION BY clause, Window functions
- pass statement, Flow control
- password
- for GDBase administartor account, Changing the administrator password
- for GDBase user account, Changing user password
- path
- in Social Network Analysis, Path
- PAUSE PROCESS
- GDBase command, PAUSE PROCESS
- PCA (see Principal Component Analysis)
- pdf
- SamplingDistribution method, Sampling Distribution
- pdo
- Scoring Card algorithm setting, Algorithm settings
- PDO Scaling algorithm
- when building Scoring Cards, PDO Scaling
- pearson
- Gython function,
Pearson's correlation coefficient
- Pearson's correlation coefficient,
Pearson's correlation coefficient
- correlation statistic in Freq, Pearson's correlation coefficient
- for linear regression, Pearson's correlation coefficient
- Pearson's test,
Pearson's test
- percent_rank
- GDBase window function, Window functions
- PhysicalData, Loading data
- class
- in Transformation Apply Task, Transformation Apply Task
- in Transformation Build task, Transformation Build Task
- pi
- GDBase function, Numeric Functions
- pie chart, Data Visualization, Type 3 - nominal data charts
- pie plot (3D), Type 3 - nominal data charts
- Pie3DPlot
- Chart object subclass, Classes
- PiePlot
- Chart object subclass, Classes
- plots
- Autocorrelation method, Autocorrelation
- GelmanRubin method, Gelman-Rubin
- Geweke method, Geweke
- OutputAnalysis method, Output Analysis
- Points Count
- k-means model statistic, Model statistics
- pop
- list method, List methods
- popitem
- dictionary method, Dictionary methods
- Positive Binary Target Treshold
- classification test task option, Creating the Test Task
- Positive Cases
- classification test statistic, Result Components
- Positive Target Value
- classification test task option, Creating the Test Task
- positiveCategoryProbability
- scoring code output for Logistic Regression model, Differences in Scoring Code output for various model
- positiveTargetApriori
- Scoring Card model property, Model statistics
- positiveTargetValue
- Scoring Card model property, Model statistics
- PosteriorSampler, Bayesian inference
- pow
- Gython build-in function, Built-in functions
- Gython math library function, Mathematical functions
- power
- calculating, Mathematical functions
- calculating x to the power y, Built-in functions
- GDBase function, Numeric Functions
- Pr(LRatio>ChiSq)
- bivariate probit model statistic, Model statistics
- Pr(Score>ChiSq)
- bivariate probit model statistic, Model statistics
- Pr(Wald>ChiSq)
- bivariate probit model statistic, Model statistics
- bivariate probit variable statistic, Model statistics
- Pr(ZeroCorr>ChiSq)
- bivariate probit model statistic, Model statistics
- Pr>F
- linear regression model statistic, Model statistics
- Pr>|t|
- linear regression model statistic, Model statistics
- Precision
- confusion matrix statistic, Result Components
- predictedConditionalProbability
- scoring code output for Bivariate model, Differences in Scoring Code output for various model
- predictedJointProbability
- scoring code output for Bivariate model, Differences in Scoring Code output for various model
- predictedTargetIndex
- scoring code output for Classification Tree model, Differences in Scoring Code output for various model
- predictedTargetValue
- scoring code output for Classification Tree model, Differences in Scoring Code output for various model
- scoring code output for Linear Regression model, Differences in Scoring Code output for various model
- predictedValue
- linear regression output item, Model application
- prepareData
- scoring code method, prepareData method
- prependString
- text document method, Creating and using a text document
- Preselection
- Linear regression algorithm setting, Algorithm settings
- press
- linear regression output item, Model application
- Principal Component Analysis
- data transformation, PCA (Principal Component Analysis)
- prob
- TransitionFunctionFromDistribution method, Methods
- probability m
- in Matching module, The m and u probabilities
- probability u
- in Matching module, The m and u probabilities
- ProbabilityMatchingFunctionSettings
- , Model building and testing
- probbilities
- scoring code output for Classification Tree model, Differences in Scoring Code output for various model
- probit
- GDBase function, Numeric Functions
- processRow
- scoring code method, processRow method
- projectsPath
- Gython command, Project path
- proper
- GDBase function, String Functions
- Properly Assigned Cases
- classification test statistic, Test Statistics
- ProportionTest, Test of proportions
- Prune Continuous
- classification trees algorithm setting, Algorithm Settings
- Prune Oversampled
- classification trees algorithm setting, Algorithm Settings
- Prune Tree
- classification trees algorithm setting, Algorithm Settings
- pruning
- of classification trees, Tree pruning
Q
- qgram
- GDBase function, String Functions
- QUALIFY, GROUP BY
- quantile
- GDBase aggregate function, Aggregate Functions
- quantiles
- ChainStatistics field, Chain Statistics
- quantilesRank
- ChainStatistics field, Chain Statistics
- QuarticKernel
- KernelDensityEstimator kernel type, Kernel Density Estimators
- quasi Newton method
- optimization method, Optimization methods
- QuasiNewtonMethod
- Optimiziation Library class, Optimization methods
- queries
- in GDBase, Controlling queries
- querying a database
- in GDBase, SELECT
- quote
- GDBase function, String Functions
R
- R-Squared Error
- time series test statistic, Test Statistics
- radians
- GDBase function, Numeric Functions
- RAISE
- in GDBase, The RAISE function
- rand
- GDBase function, Numeric Functions
- random
- GDBase function, Numeric Functions
- Gython random library function, Random functions
- random numbers
- beta distribution, Random functions
- circular uniform distribution, Random functions
- gamma distribution, Random functions
- in Gython, Random functions
- initializing, Random functions
- log-normal distribution, Random functions
- normal distribution, Random functions
- Pareto distribution, Random functions
- uniform distribution, Random functions
- Von Mises distribution, Random functions
- Weibull distribution, Random functions
- random walk
- in Monte Carlo algorithms, Random walk transition function
- RandomInitailizatonSeed
- k-means algorithm setting, Algorithm Settings
- RandomInitialization
- k-means algorithm setting, Algorithm Settings
- Randomization
- bivariate probit algorithm setting, Algorithm settings
- randomization
- neural networks algorithm setting, General Algorithm Settings
- RandomWalkDistributionFunction, Random walk transition function
- randrange
- Gython random library function, Random functions
- range
- Gython build-in function, Built-in functions
- rank
- GDBase window function, Window functions
- Gython command,
Ranking data (the rank procedure)
- raw_input
- Gython build-in function, Built-in functions
- read
- GDBase table access property, Access Control
- MarkovChain method, MarkovChain object methods
- REAL
- GDBase data type, Data types
- reduce
- Gython build-in function, Built-in functions
- regexp
- GDBase function, String Functions
- REGEXP operator
- in GDBase expressions, Binary operators
- regexp_group
- GDBase function, String Functions
- regexp_replace
- GDBase function, String Functions
- regressedMean
- scoring code output for Time Series model, Differences in Scoring Code output for various model
- RegressionSettings, Approximation model building
- regular expressions
- in GDBase, String matching operators
- reload
- Gython build-in function, Built-in functions
- remove
- list method, List methods
- Removed
- k-means cluster model statistic, Model statistics
- removing indexes in database tables
- in GDBase, DROP INDEX
- rename
- Gython command, Renaming objects
- trans procedure keyword, The rename keyword
- RENAME
- clause in GDBase ALTER TABLE command, ALTER TABLE
- RENAME TO
- clause in GDBase ALTER TABLE command, ALTER TABLE
- renaming a database table
- in GDBase, ALTER TABLE
- renaming table columns
- in trans procedure, The rename keyword
- replace
- GDBase function, String Functions
- Gython string library function, String functions
- String method, String methods
- REPLACE
- GDBase conflict resolution algorithm, ON CONFLICT
- REPLACE INTO
- GDBase SQL command, REPLACE INTO
- replace missing
- data transformation, Replace Missing
- REPLACE TABLE
- GDBase SQL command, CREATE/REPLACE TABLE
- replace_chars
- GDBase function, String Functions
- replicate
- GDBase function, String Functions
- reporting
- in office suites, Creating custom reports
- repr
- Gython build-in function, Built-in functions
- resetting user privileges
- in GDBase, Resetting user privileges
- RESPECT NULLS clause, Window functions
- RESUME PROCESS
- GDBase command, RESUME PROCESS
- reverse
- GDBase function, String Functions
- list method, List methods
- REVOKE
- GDBase command, Revoking privileges
- Reweighting Mode
- classification test task option, Creating the Test Task
- rfind
- Gython string library function, String functions
- String method, String methods
- rightstr
- GDBase function, String Functions
- rindex
- Gython string library function, String functions
- String method, String methods
- rjust
- Gython string library function, String functions
- String method, String methods
- RMS Error
- approximation test statistic, Test Statistics
- time series test statistic, Test Statistics
- ROC Analysis
- classification test statistic, Result Components
- Role finder
- in Social Network Analysis, Role Finder
- ROLLBACK
- GDBase conflict resolution algorithm, ON CONFLICT
- round
- GDBase function, Numeric Functions
- Gython build-in function, Built-in functions
- row_number
- GDBase window function, Window functions
- ROWID
- GDBase keyword, Column names
- Rsq
- linear regression model statistic, Model statistics
- rstrip
- Gython string library function, String functions
- String method, String methods
- rstudentResidual
- linear regression output item, Model application
- rtrim
- GDBase function, String Functions
- runStatTest
- Gython function, Statistical tests
S
- s (variance)
- linear regression model statistic, Model statistics
- SAMPLE
- GDBase keyword,
SAMPLE
- SAMPLE_EXPECTED_HITS
- in GDBase,
Additional columns created by SELECT ... SAMPLE
- SAMPLE_HITS
- in GDBase,
Additional columns created by SELECT ... SAMPLE
- SAMPLE_KEY_REPRESENTATION
- setting for statistical test procedures,
Data requirements: representation and values
- SAMPLE_NO
- in GDBase,
Additional columns created by SELECT ... SAMPLE
- SAMPLE_OBSPROB
- in GDBase,
Additional columns created by SELECT ... SAMPLE
- SAMPLE_WEIGHT
- in GDBase,
Additional columns created by SELECT ... SAMPLE
- sampling
- in GDBase,
SAMPLE
- with replacement
- in GDBASE, Sampling with replacement
- without replacement
- in GDBASE, Sampling without replacement
- sampling distribution
- in Monte Carlo algorithms, Sampling Distribution
- SamplingDistribution, Sampling Distribution
- SamplingLikelihoodDistribution, Sampling Likelihood Distribution
- SamplingPosteriorDistribution, Sampling Posterior Distribution
- save
- Gython command, Saving objects
- saveEnv
- Gython command, Saving script environment
- scatter category plot (3D), Type 3 - nominal data charts
- scatter plot, Data Visualization, Classes
- ScatterCategory3DPlot
- Chart object subclass, Classes
- ScatterPlot
- Chart object subclass, Classes
- Score Stat
- bivariate probit model statistic, Model statistics
- scoreData
- scoring code method, scoreData method
- Scoring Card, Scoring Card
- scoring code, Scoring Code in AdvancedMiner
- executing, Executing scoring code for a model
- ScoringCodeApplyTask, Executing scoring code for a model
- ScoringCodeBuildTask,
Creating Java scoring code based on a model step by step
- ScoringCodeModel,
Creating Java scoring code based on a model step by step
- Search Type
- Kohonen networks algorithm setting, Algorithm settings
- second
- GDBase function, Basic date and time functions
- seed
- Gython random library function, Random functions
- neural networks algorithm setting, General Algorithm Settings
- Seed
- Kohonen networks algorithm setting, Algorithm settings
- seedModel
- option for BivariateFunctionSettings, Model building
- SELECT
- GDBase SQL command, SELECT, SELECT statement in expressions
- Self organizing maps
- for Kohonen networks, Method description
- sequences
- checking length, Built-in functions
- converting
- to tuples, Built-in functions
- selecting random element, Random functions
- shuffling, Random functions
- SET PASSWORD
- GDBase command, Changing user password
- setattr
- Gython build-in function, Built-in functions
- setBandWidth
- KernelDensityEstimator method, Kernel Density Estimators
- setCellCursorStyle
- text document method, Creating and using a text document
- setCellStringValue
- text document method, Creating and using a text document
- setCellValue
- spreadsheet method, Creating and working with a spreadsheet document
- setChain
- MarkovChain method, MarkovChain object methods
- setColumnProperty
- text document method, Creating and using a text document
- setColumnWidth
- spreadsheet method, Creating and working with a spreadsheet document
- setCursorStyle
- text document method, Creating and using a text document
- setdefault
- dictionary method, Dictionary methods
- setDescription
- InputDialog method, Requesting user input using InputDialog
- setDist
- RandomWalkDistributionFunction method, Methods
- setKernel
- KernelDensityEstimator method, Kernel Density Estimators
- setKernelDensityEstimator
- OutputAnalysis method, Output Analysis
- setOptimalColumnWidth
- spreadsheet method, Creating and working with a spreadsheet document
- setParameters
- LogLikelihood method, LogLikelihood
- setPointsCount
- KernelDensityEstimator method, Kernel Density Estimators
- setRowProperty
- text document method, Creating and using a text document
- setRTolerance
- MetropolisSampler method, Methods
- setSeed
- MetropolisSampler method, Methods
- TransitionFunctionFromDistribution method, Methods
- setStartingPoint
- MetropolisSampler method, Methods
- setstate
- Gython random library function, Random functions
- setString
- text document method, Creating and using a text document
- setStyle
- spreadsheet method, Creating and working with a spreadsheet document
- setTableProperty
- text document method, Creating and using a text document
- setTitle
- Chart object method, Chart object methods
- setValues
- MarkovChain method, MarkovChain object methods
- setVarNames
- MarkovChain method, MarkovChain object methods
- MarkovChain static method, MarkovChain static methods
- show
- Chart object method, Chart object methods
- SHOW ... GRANTS
- GDBase command, Displaying privileges
- SHOW OWNER
- GDBase command, Checking table ownership
- SHOW PROCESSES
- GDBase command, SHOW PROCESS
- SHOW USER
- GDBase command, Displaying user properties
- SHOW USER TABLES
- GDBase command, Checking table ownership
- showDialog
- InputDialog method, Requesting user input using InputDialog
- shuffle
- Gython random library function, Random functions
- sign
- GDBase function, Numeric Functions
- Sign test,
Sign test
- Signature (class)
- in scoring code, Signature class
- sin
- GDBase function, Numeric Functions
- Gython math library function, Mathematical functions
- sine
- calculating, Mathematical functions
- sinh
- GDBase function, Numeric Functions
- Gython math library function, Mathematical functions
- size-constrained community finder
- in Social Network Analysis, Size-Constrained Community Finder
- skewness
- data attribute statistic in Freq, Skewness
- slice
- Gython build-in function, Built-in functions
- SMALLINT
- GDBase data type, Data types
- smooth histogram
- in Freq, Histogram types
- Smooth Histograms
- classification trees algorithm setting, Algorithm Settings
- SOM algorithm
- for Kohonen networks, Method description
- SOM Explorer, Model statistics
- sort
- list method, List methods
- sort order of a database table
- in GDBase, CHECK TABLE
- sorting database query results
- in GDBase, ORDER BY
- sourceData
- MiningApplyTask property, Minimal set-up
- Spearman's Test,
Spearman's test
- special table privileges
- in GDBase, Types of privileges
- split
- Gython command, Splitting tables (the tableSplit procedure)
- Gython string library function, String functions
- String method, String methods
- Split Evaluation
- classification trees algorithm setting, Algorithm Settings
- splitfields
- Gython string library function, String functions
- splitlines
- String method, String methods
- splitting
- datatabse tables, Splitting tables (the tableSplit procedure)
- strings, String functions
- spreading activation algorithm
- in Social Network Analysis, Spreading Activation Algorithm
- spreadsheets
- creating, Creating and working with a spreadsheet document
- SQL attributes
- in Freq, SQL attributes
- SQL statements
- syntax,
Using SQL statements
- sqrt
- GDBase function, Numeric Functions
- Gython math library function, Mathematical functions
- square
- GDBase function, Numeric Functions
- square root
- calculating, Mathematical functions
- Square similarity
- Matching algorithm setting, Wieghted Matching Algorithm Settings
- SSE
- for Markov chain, MarkovChain object methods
- in linear regression, Fit of the regression model
- linear regression model statistic, Model statistics
- SSR
- in linear regression, Fit of the regression model
- linear regression model statistic, Model statistics
- SST
- in linear regression, Fit of the regression model
- linear regression model statistic, Model statistics
- Standard Coeff
- linear regression model statistic, Model statistics
- standard data representation,
Data requirements: representation and values
- standard deviation
- data attribute statistic in Freq, Standard Deviation
- for Markov chain, MarkovChain object methods
- STANDARD_REPRESENTATION
- setting for statistical test procedures,
Data requirements: representation and values
- standardDeviation
- ChainStatistics field, Chain Statistics
- standardize
- data transformation, Standardize
- standardized regression coefficient, Standardized regression coefficients
- StandardMultivariateDistribution, Standard Multivariate Distribution
- startswith
- String method, String methods
- statistical tests, Statistical tests
- statistics
- OutputAnalysis method, Output Analysis
- Statistics (class), Statistics
- statistics mode
- in Freq, Attribute display modes
- StdErr
- bivariate probit variable statistic, Model statistics
- linear regression model statistic, Model statistics
- stdev
- GDBase aggregate function, Aggregate Functions
- stepwise selection
- variable selection method, Stepwise Selection
- str
- Gython build-in function, Built-in functions
- stratified sampling
- in GDBase, Stratified sampling
- strfilter
- GDBase function, String Functions
- strftime
- GDBase function, Basic date and time functions
- string
- converting
- to Unicode, Built-in functions
- operators, Arithmetic and string operators
- strings
- capitalizing, String functions
- checking length, Built-in functions
- converting
- to ASCII, Built-in functions
- to integer, Built-in functions
- to long integer, Built-in functions
- converting to float, Built-in functions
- Gython functions, String functions
- in Gython, Variables
- joining, String functions
- justifying, String functions
- methods, String methods
- replacing substrings in, String functions
- searching substrings, String functions
- splitting, String functions
- stripping whitespace, String functions
- strip
- Gython string library function, String functions
- String method, String methods
- strptime
- GDBase function, Basic date and time functions
- student
- WLS weight type, Weight Types
- Student t
- linear regression model statistic, Model statistics
- Student's t-test,
Student's t-test
- studentResidual
- linear regression output item, Model application
- styles
- in spreadsheets, Predefined Styles, Custom styles
- subnetwork
- in Social Network Analysis, Subnetwork
- substr
- GDBase function, String Functions
- sum
- for Markov chain, MarkovChain object methods
- GDBase aggregate function, Aggregate Functions
- sum of squares
- for Markov chain, MarkovChain object methods
- Support
- k-means cluster model statistic, Model statistics
- survival model
- building, Survival model building
- survival test task
- executing, Creating the Test Task
- SurvivalApplyOutput
- class, Minimal set-up
- SurvivalTestTask, Creating the Test Task
- survivalTimeProbability
- scoring code output for Survival model, Differences in Scoring Code output for various model
- survuval model
- testing, Survival Test Task
- survuval test task
- results, Survival Test Task Results
- Swap Points
- Scoring Card algorithm setting, Algorithm settings
- swapcase
- Gython string library function, String functions
- String method, String methods
T
- t-test
- linear regression model statistic, Model statistics
- table
- checking existence, Checking for a database table existence.
- deleting, Deleting a database table
- getting list of columns, Getting column list for a database table
- table owner
- in GDBase, Table ownership
- table privileges
- in GDBase, Types of privileges, Access Control
- tableColumns
- Gython command, Getting column list for a database table
- tableDelete
- Gython command, Deleting a database table
- tableExists
- Gython command, Checking for a database table existence.
- tablesCompare
- Gython command, Comparing two tables (the tablesCompare procedure)
- tan
- GDBase function, Numeric Functions
- Gython math library function, Mathematical functions
- tangent
- calculating, Mathematical functions
- tanh
- GDBase function, Numeric Functions
- Gython math library function, Mathematical functions
- Target
- approximation test task option, Creating the Test Task
- classification test task option, Creating the Test Task
- survival test task option, Creating the Test Task
- time series test task option, Creating the Test Task
- target attribute
- in Freq, Working with targets
- Target Attribute
- Scoring Card model property, Model statistics
- target1Score
- scoring code output for Bivariate model, Differences in Scoring Code output for various model
- target2Score
- scoring code output for Bivariate model, Differences in Scoring Code output for various model
- targetAnalysis
- classification test statistic, Result Components
- targetAttributeDataType
- Scoring Card model property, Model statistics
- targetData
- MiningApplyTask property, Minimal set-up
- terminate
- Gython command, Task termination
- MetropolisSampler method, Methods
- terminating tasks, Task termination
- test of proportions, Test of proportions
- TEXT
- GDBase data type, Data types
- text documents
- creating, Creating and using a text document
- tiemPointAttributeName
- time series test task option, Creating the Test Task
- time
- GDBase function, Basic date and time functions
- Gython object, Date/time objects
- TIME
- GDBase data type, Data types
- time series model
- testing, Time Series Test Task
- time series test task
- results, Time Series Test Task Results
- time seriest test task
- executing, Creating the Test Task
- timedelta
- Gython object, Date/time objects
- timediff
- GDBase function, Functions for calculating the difference between timestamps
- TimeSeriesApplyOutput
- class, Minimal set-up
- TimeSeriesTestTask, Creating the Test Task
- TIMESTAMP
- GDBase data type, Data types
- TINYINT
- GDBase data type, Data types
- title
- String method, String methods
- tolerance
- linear regression model statistic, Model statistics
- topNthIndex
- k-means ClusteringRankItem setting, Model application
- Torus
- Kohonen networks algorithm setting, Algorithm settings
- toString
- Autocorrelation method, Autocorrelation
- ChainStatistics method, Chain Statistics
- GelmanRubin method, Gelman-Rubin
- Geweke method, Geweke
- Statistics method, Statistics
- total
- GDBase function, Aggregate Functions
- Total Cases
- classification test statistic, Test Statistics
- trace plot, Trace plots
- trans
- TransitionFunctionFromDistribution method, Methods
- trans procedure, Basic transformations
- TRANSACTION
- GDBase SQL command, TRANSACTION
- transactions
- in GDBase, TRANSACTION
- TRANSFORM
- in GDBase CREATE TABLE command, CREATE TABLE ... TRANSFORM
- TransformationApplyTask
- class, Transformation Apply Task
- TransformationBuildTask
- class, Transformation Build Task
- TransformationSettings
- class, Transformation Build Task
- transforming data tables,
Introduction
- transforming database tables
- in GDBase, CREATE TABLE ... TRANSFORM
- in Gython, Basic transformations
- transition functions
- in Monte Carlo algorithms, Transition functions
- from distribution, Transition functions from distribution
- using random walk, Random walk transition function
- TransitionFunctionFromDistribution, Transition functions from distribution
- translate
- Gython string library function, String functions
- String method, String methods
- TreeSettings, Classification model building
- triad statistics
- in Social Network Analysis, Triad statistics
- TriangleKernel
- KernelDensityEstimator kernel type, Kernel Density Estimators
- triggers
- in GDBase, CREATE TRIGGER, DROP TRIGGER
- trim
- GDBase function, String Functions
- TriweightKernle
- KernelDensityEstimator kernel type, Kernel Density Estimators
- TrueNegativeRate
- confusion matrix statistic, Result Components
- TruePositiveRate
- confusion matrix statistic, Result Components
- tuple
- Gython build-in function, Built-in functions
- type
- Gython build-in function, Built-in functions
- of database table columns, The format keyword
- Type2SS
- linear regression model statistic, Model statistics
U
- unichr
- Gython build-in function, Built-in functions
- Unicode
- converting
- to string, Built-in functions
- unicode
- Gython build-in function, Built-in functions
- uniform
- Gython random library function, Random functions
- UniformKernel
- KernelDensityEstimator kernel type, Kernel Density Estimators
- UNION, UNION, UNION ALL, APPEND, EXCEPT, INTERSECT
- univariate model
- in linear regression, Algorithm settings
- Univariate Pr>F
- linear regression model statistic, Model statistics
- updatating database tables
- in GDBase, UPDATE
- update
- dictionary method, Dictionary methods
- UPDATE
- GDBase SQL command, UPDATE
- upper
- GDBase function, String Functions
- Gython string library function, String functions
- String method, String methods
- Upper Confidence
- bivariate probit variable statistic, Model statistics
- linear regression model statistic, Model statistics
- upper_quartile
- GDBase aggregate function, Aggregate Functions
- Usage
- Matching attribute usage item, Attributes usage sets
- Use Custom Preprocessing
- Matching attribute usage item, Attributes usage sets
- Use Logical Data
- Scoring Card algorithm setting, Algorithm settings
- Use Values Frequency
- Matching algorithm setting, Wieghted Matching Algorithm Settings
- useApplyMapping
- Scoring Card model property, Model statistics
- user accounts
- in GDBase, Users, Deleting users
- user privileges
- in GDBase, User Privileges
- user properties
- in GDBase, User properties
- Usgaes
- classification trees statistic, Importance statistics
V
- V-correlation
- correlation statistics in Freq, Cramer's V-correlation
- Validation Error Tolerance
- Kohonen networks algorithm setting, Algorithm settings
- Validation Window
- Kohonen networks algorithm setting, Algorithm settings
- validationErrorTolerance
- neural networks algorithm setting, General Algorithm Settings
- validationWindow
- neural networks algorithm setting, General Algorithm Settings
- values
- dictionary method, Dictionary methods
- values mode
- in Freq, Attribute display modes
- VARCHAR
- GDBase data type, Data types
- variable selection, Automatic Variable Selection
- Variable Selection Method
- variable selection setting, Algorithm settings
- variables
- in Gython, Variables
- variance
- data attribute statistic in Freq, Variance
- for Markov chain, MarkovChain object methods
- GDBase aggregate function, Aggregate Functions
- Variance
- linear regression model statistic, Model statistics
- Variance Inflation Factor (VIF)
- linear regression model statistic, Model statistics
- varName
- ChainStatistics field, Chain Statistics
- vars
- Gython build-in function, Built-in functions
- views
- in GDBase, CREATE VIEW, DROP VIEW
- VIF
- linear regression model statistic, Model statistics
- virtual attributes
- in Freq, Virtual attributes
- Von Mises distribution, Random functions
- vonmisesvariate
- Gython random library function, Random functions
W
- Wald Pr>ChiSq
- bivariate probit group statistic, Model statistics
- Wald Pr>F
- linear regression model statistic, Model statistics
- Wald Stat
- bivariate probit group statistic, Model statistics
- bivariate probit model statistic, Model statistics
- linear regression model statistic, Model statistics
- Wald test
- bivariate probit variable statistic, Model statistics
- wasCanceled
- InputDialog method, Requesting user input using InputDialog
- Weibull distribution, Random functions
- weibullvariate
- Gython random library function, Random functions
- Weight
- classification test task option, Creating the Test Task
- weight of evidence
- data transformation, Weight of evidence transformation
- Weight of Evidence
- Scoring Card Statistic, Computation of other scoring card statistics
- Weight Tuning Constant
- Linear regression algorithm setting, Algorithm settings
- Weight Type
- Linear regression algorithm setting, Algorithm settings
- Weighted linear regression, Weighted Linear Regression (WLS)
- weighted regression
- approximation method, Approximation model building
- WeightedMatchingFunctionSettings, Model building and testing
- WeightedRegressionSettings, Approximation model building
- where
- trans procedure keyword, The where keyword
- WHERE, WHERE
- in Freq, Creating filtering expressions
- while loop, Flow control
- whitespace
- stripping, String functions
- Width
- Kohonen networks algorithm setting, Algorithm settings
- Wieght
- Matching attribute usage item, Attributes usage sets
- window functions
- in GDBase, Window functions
- winsorising (see outlier)
- WLS
- linear regression method, Weighted Linear Regression (WLS)
- WOE (see weight of evidence)
- words_count
- GDBase function, String Functions
- words_intersect
- GDBase function, String Functions
- words_sort
- GDBase function, String Functions
- write
- GDBase table access property, Access Control
- writeOutput
- MarkovChain method, MarkovChain object methods