Ming Dong 2 Posted September 15, 2023 Share Posted September 15, 2023 would like to do CDF by the different groups for comparison. how to do it? Link to comment Share on other sites More sharing options...
Fredrik Rosell Posted September 15, 2023 Share Posted September 15, 2023 Hello,To start with, are you currently using the CDF Data Function available in TIBCO Exchange (https://community.spotfire.com/s/exchange/aCv4z0000008OaMCAU/cdf-data-function-for-tibco-spotfire) or something else?Best RegardsFredrik Link to comment Share on other sites More sharing options...
Gaia Paolini Posted September 15, 2023 Share Posted September 15, 2023 Maybe this thread can help:https://community.spotfire.com/s/question/0D54z00008g9BKfCAM/how-can-separate-data-into-different-groups-for-the-cumulative-distribution-function-in-r- Link to comment Share on other sites More sharing options...
Ming Dong 2 Posted September 18, 2023 Author Share Posted September 18, 2023 yes. Based on the addon we only can create a new table with a signal column. just for example like below:value group0.99 sw0.97 tk0.76 JO0.89 sw0.77 JO0.54 TKI would like to retrieve data from my table and create a new table called 'CDF' using the data function, but I am unable to include the 'group' parameter in the new table. Link to comment Share on other sites More sharing options...
Ming Dong 2 Posted September 19, 2023 Author Share Posted September 19, 2023 the key is how to create a new "CDF" table for analysis. could you please educate me? thanks, i uploaded the raw data as attached. Link to comment Share on other sites More sharing options...
Gaia Paolini Posted September 19, 2023 Share Posted September 19, 2023 In the thread link above, you can find a dxp with a modified data function. This data function (attached) takes in input a data frame (df) a value column name (analysisColumnName) and a grouping column name (groupingColumnName).The results can be displayed for instance like this: Link to comment Share on other sites More sharing options...
Ming Dong 2 Posted September 20, 2023 Author Share Posted September 20, 2023 sorry, it's hard to catch your point. before we plot the CDF chart, we still have to get a new table, am I right? How do transfer or create it? Link to comment Share on other sites More sharing options...
Gaia Paolini Posted September 20, 2023 Share Posted September 20, 2023 Spotfire data functions can create tables. The CDF table is created as an output to that data function. See for instance these resources:https://community.spotfire.com/s/article/Spotfire-Enablement-Hub https://docs.tibco.com/pub/spotfire/6.5.0/doc/html/df/df_details_on_data_functions_parameters.htm Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now