| TIBCO Spotfire Miner 8.1 Java/C++ Extensibility | | ) Extensions are loaded from both places so that stable extensions to be used by multiple users can be defined once (in the Spotfire Miner installation directory), and users can develop new extensions in their own directories. Extensions are only processed when Spotfire Miner is started. There is currently no way to dynamically add or remove ... | | http://stn.spotfire.com/stn/UserDoc.aspx?UserDoc=pdfud/TIBCO_Spotfire_Miner_Extend.pdf |
|
| Extensions ⊂ Spotfire Technology Network | | Overview This page first describes the key concepts to develop extensions adding custom capabilities to the Spotfire platform. Next, the development procedure is outlined from template to deployment. Then, the artifacts that must be produced for different scenarios are listed. Finally there is a recommendaton on the use of 32-bit DLLs on 64-bit ... | | http://stn.spotfire.com/stn/Extend/Extensions.aspx |
|
| Developing and Debugging Extensions ⊂ Spotfire Technology Network | | develop and debug it for Spotfire Professional using the special Spotfire starter executable, while debugging it for Spotfire Web Player requires a different procedure. Overview The development procedures for Spotfire Professional and Spotfire Web Player differ slightly. The code must be signed in both cases, as must the Packages created by ... | | http://stn.spotfire.com/stn/PackageBuilder/DevelopingAndDebugging.aspx |
|
| TIBCO Spotfire Programmers Guide | | Due to the complexity of Trellis plots, the point-and-click graph property specification is a much more convenient way to develop a Trellis graph. Traditional Trellis graphics will be of interest to users wanting more control over the contents of each panel than is available in the editable graphics. Also, additional graphics methods are ... | | http://stn.spotfire.com/stn/UserDoc.aspx?UserDoc=pdfud/TIBCO_Spotfire_SPlus_Programmer_Guide.pdf |
|
| Application Developers Guide | | 150 A Simple Example: Filtering Data (Unix) A SIMPLE EXAMPLE: FILTERING DATA (UNIX) In this section, we develop a function to apply a first order linear recursive filter to a vector of data. The Spotfire S+ function filter does what we want, but we’ll ignore it for now in favor of the following pure S code: Ar 1) for (i in 2:n) x[i] ... | | http://stn.spotfire.com/stn/UserDoc.aspx?UserDoc=pdfud/TIBCO_Spotfire_SPlus_App_Developer_Guide.pdf |
|
| Spotfire Package Builder ⊂ Spotfire Technology Network | | In Visual Studio® , develop and debug the extension. In Package Builder , build a Spotfire Package file containing the extension. In TIBCO Spotfire Professional , use Administration Manager to deploy the Spotfire Package file to a Spotfire Server. Upon deployment, users will be prompted to download updates when they start their clients and access | | http://stn.spotfire.com/stn/PackageBuilder/PackageBuilder.aspx |
|
| Spotfire S+ 8 for Windows Users Guide | | Example One way to develop an intuitive sense for the shape of a distribution is to repeatedly plot histograms of sampled data. Consider the shape of the normal density in Figure 6.87. If we state that a population distribution is normal, we are saying that the data have this shape. In other words, if we sample 100 observations from the ... | | http://stn.spotfire.com/stn/UserDoc.aspx?UserDoc=pdfud/TIBCO_Spotfire_SPlus_Users_Guide.pdf |
|
| Guide to Statistics, Volume 1 | | This section gives general selection criteria to help you develop a statistical model. The fitting procedure for each model is based on a unified modeling paradigm in which: • • • • A data frame contains the data for the model. A formula object specifies the relationship between the response and predictor variables. The formula and data frame are | | http://stn.spotfire.com/stn/UserDoc.aspx?UserDoc=pdfud/TIBCO_Spotfire_SPlus_GuideToStatistics1.pdf |
|