Skip to Main Content
Spotfire Ideas Portal
ADD A NEW IDEA

Ideas

Stepwise Multiple Regression Node Abolishes Limit of 500 Explanatory Variables

The Stepwise Multiple Regression Node encounters an error when more than 500 predictor variables are included. I would like to use it with more than 500 predictors to perform stepwise regression and compare the results with those from Lasso regres...
almost 2 years ago in Spotfire Statistica 0 Future Consideration

Configuration for displaying description in the next line for a label or characteristic in a data entry form

Please find attached screenshot where label and description are displayed as "First Name (This is the description)." Requesting a line break or new line option so this can be displayed like the following: First Name (This is the description)
about 1 year ago in Spotfire Statistica 0 Future Consideration

set value of specific document property from marking

As a report developer of Spotfire, I want the ability of 'set value of specific document property from marking' so that I can trigger an ironpython script once the marked data changed. By this way, we can improve the user experience dramatically.
almost 7 years ago in Spotfire / Scripting 0 Future Consideration

Numeric Validation Documents

Statistica 13.3 was released with a set of numeric validation documents, which demonstrated the validity of Statistica results. Customers would like to have access to the same set of documents for later versions of Statistica to ease the process o...
over 2 years ago in Spotfire Statistica 0 Future Consideration

Missing data code may result in incorrect analysis

Statistica uses a potentially error prone approach for representing missing values. “-999999998” is the default missing value for doubles. If you enter that numeric value into a cell, it becomes a missing value and will not be analyzed correctly. ...
almost 9 years ago in Spotfire Statistica 0 Future Consideration

Connect to TERR Engine for R Scripting

TERR is a highly efficient R run-time engine for R scripting and ideal for R deployment. Many customers have R programmers and want to use the Statistica framework for deploying, managing and governing R scripts. Currently, the R scripting will on...
about 8 years ago in Spotfire Statistica 2 Future Consideration

add option to show notification if TERR script is executed on server (either TERR service or TSSS)

Please add option to show notification if TERR script is executed on server side (either TERR service or TSSS), also a switch to show it or not(some users maybe don't want it). There are 2 places to control if TERR script should be executed on ser...
about 5 years ago in Spotfire / Scripting 0 Future Consideration

Implement AutoML in Statistica

I have watched a demonstration of the AutoML implementation in TDS/Team Studio (https://www.youtube.com/watch?v=9m6VA7E4HWA&feature=youtu.be), and it looks really impressive! Thanks! Our Nordic customers within machine learning and predictive ...
about 7 years ago in Spotfire Statistica 0 To be Reviewed

Officially (re) implement jQuery to be used in Text areas

in 7.0 jQuery was unofficially supported and users found it very useful as a way to add change events and other cool functionality. In 7.5 and on, tibco officially does not allow jQuery change events and other features. Not supporting a major comp...
over 9 years ago in Spotfire / Scripting 0 Future Consideration

Default value for optional parameters in data functions

When an optional parameter is used, I have to test in the data function whether the parameter is set using is.null() and assign it a default value. e.g. if(is.null(optPar)) {optPar = "something} because otherwise the code usually fails because you...
over 7 years ago in Spotfire / Data Functions / Scripting 0 Future Consideration