Skip to content

Commit 48c523c

Browse files
committed
5.10.111411
1 parent b81f825 commit 48c523c

File tree

4 files changed

+111
-232
lines changed

4 files changed

+111
-232
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "quantimodo/quantimodo-sdk-php",
3-
"version": "5.10.111410",
3+
"version": "5.10.111411",
44
"description": "",
55
"keywords": [
66
"swagger",

docs/Model/Correlation.md

Lines changed: 59 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -3,40 +3,40 @@
33
## Properties
44
Name | Type | Description | Notes
55
------------ | ------------- | ------------- | -------------
6-
**average_daily_high_cause** | **double** | Ex: 4.19 |
7-
**average_daily_low_cause** | **double** | Ex: 1.97 |
8-
**average_effect** | **double** | Ex: 3.0791054117396 |
9-
**average_effect_following_high_cause** | **double** | Ex: 3.55 |
10-
**average_effect_following_low_cause** | **double** | Ex: 2.65 |
11-
**average_forward_pearson_correlation_over_onset_delays** | **double** | Ex: 0.396 |
12-
**average_reverse_pearson_correlation_over_onset_delays** | **double** | Ex: 0.453667 |
13-
**average_vote** | **float** | Ex: 0.9855 |
14-
**cause_changes** | **int** | Ex: 164 |
6+
**average_daily_high_cause** | **double** | Ex: 4.19 | [optional]
7+
**average_daily_low_cause** | **double** | Ex: 1.97 | [optional]
8+
**average_effect** | **double** | Ex: 3.0791054117396 | [optional]
9+
**average_effect_following_high_cause** | **double** | Ex: 3.55 | [optional]
10+
**average_effect_following_low_cause** | **double** | Ex: 2.65 | [optional]
11+
**average_forward_pearson_correlation_over_onset_delays** | **double** | Ex: 0.396 | [optional]
12+
**average_reverse_pearson_correlation_over_onset_delays** | **double** | Ex: 0.453667 | [optional]
13+
**average_vote** | **float** | Ex: 0.9855 | [optional]
14+
**cause_changes** | **int** | Ex: 164 | [optional]
1515
**cause_data_source** | [**\QuantiModo\Client\Model\DataSource**](DataSource.md) | | [optional]
16-
**cause_user_variable_share_user_measurements** | **int** | Ex: 1 |
16+
**cause_user_variable_share_user_measurements** | **int** | Ex: 1 | [optional]
1717
**cause_variable_category_id** | **int** | Ex: 6 | [optional]
1818
**cause_variable_category_name** | **string** | Ex: Sleep | [optional]
1919
**cause_variable_combination_operation** | **string** | Ex: MEAN | [optional]
2020
**cause_variable_unit_abbreviated_name** | **string** | Ex: /5 | [optional]
2121
**cause_variable_id** | **int** | Ex: 1448 | [optional]
2222
**cause_variable_most_common_connector_id** | **int** | Ex: 6 | [optional]
2323
**cause_variable_name** | **string** | Ex: Sleep Quality |
24-
**confidence_interval** | **double** | Ex: 0.14344467795996 |
25-
**confidence_level** | **string** | Ex: high |
26-
**correlation_coefficient** | **double** | Ex: 0.538 |
24+
**confidence_interval** | **double** | Ex: 0.14344467795996 | [optional]
25+
**confidence_level** | **string** | Ex: high | [optional]
26+
**correlation_coefficient** | **double** | Ex: 0.538 | [optional]
2727
**correlation_is_contradictory_to_optimal_values** | **bool** | Ex: false | [optional]
28-
**created_at** | **string** | Ex: 2016-12-28 20:47:30 UTC ISO 8601 YYYY-MM-DDThh:mm:ss |
29-
**critical_t_value** | **double** | Calculated Statistic: Ex: 1.646 |
30-
**direction** | **string** | Ex: higher |
31-
**duration_of_action** | **int** | User-Defined Variable Setting: The amount of time over which a predictor/stimulus event can exert an observable influence on an outcome variable value. For instance, aspirin (stimulus/predictor) typically decreases headache severity for approximately four hours (duration of action) following the onset delay. Unit: Seconds |
32-
**duration_of_action_in_hours** | **float** | User-Defined Variable Setting: The amount of time over which a predictor/stimulus event can exert an observable influence on an outcome variable value. For instance, aspirin (stimulus/predictor) typically decreases headache severity for approximately four hours (duration of action) following the onset delay. Unit: Hours |
28+
**created_at** | **string** | Ex: 2016-12-28 20:47:30 UTC ISO 8601 YYYY-MM-DDThh:mm:ss | [optional]
29+
**critical_t_value** | **double** | Calculated Statistic: Ex: 1.646 | [optional]
30+
**direction** | **string** | Ex: higher | [optional]
31+
**duration_of_action** | **int** | User-Defined Variable Setting: The amount of time over which a predictor/stimulus event can exert an observable influence on an outcome variable value. For instance, aspirin (stimulus/predictor) typically decreases headache severity for approximately four hours (duration of action) following the onset delay. Unit: Seconds | [optional]
32+
**duration_of_action_in_hours** | **float** | User-Defined Variable Setting: The amount of time over which a predictor/stimulus event can exert an observable influence on an outcome variable value. For instance, aspirin (stimulus/predictor) typically decreases headache severity for approximately four hours (duration of action) following the onset delay. Unit: Hours | [optional]
3333
**degrees_of_freedom** | **int** | Ex: 200 | [optional]
3434
**effect_number_of_processed_daily_measurements** | **int** | Ex: 145 | [optional]
3535
**error** | **string** | Ex: optimalPearsonProduct is not defined | [optional]
36-
**effect_changes** | **int** | Ex: 193 |
36+
**effect_changes** | **int** | Ex: 193 | [optional]
3737
**effect_data_source** | [**\QuantiModo\Client\Model\DataSource**](DataSource.md) | | [optional]
38-
**effect_size** | **string** | Ex: moderately positive |
39-
**effect_unit** | **string** | Ex: /5 |
38+
**effect_size** | **string** | Ex: moderately positive | [optional]
39+
**effect_unit** | **string** | Ex: /5 | [optional]
4040
**effect_user_variable_share_user_measurements** | **int** | Ex: 1 | [optional]
4141
**effect_variable_category_id** | **int** | Ex: 1 | [optional]
4242
**effect_variable_category_name** | **string** | Ex: Emotions | [optional]
@@ -48,55 +48,56 @@ Name | Type | Description | Notes
4848
**effect_variable_id** | **int** | Ex: 1398 | [optional]
4949
**effect_variable_most_common_connector_id** | **int** | Ex: 10 | [optional]
5050
**effect_variable_name** | **string** | Ex: Overall Mood |
51-
**experiment_end_time** | **string** | Ex: 2014-07-30 12:50:00 UTC ISO 8601 YYYY-MM-DDThh:mm:ss |
52-
**experiment_start_time** | **string** | Ex: 2012-05-06 21:15:00 UTC ISO 8601 YYYY-MM-DDThh:mm:ss |
53-
**forward_spearman_correlation_coefficient** | **double** | Ex: 0.528359 |
54-
**number_of_pairs** | **int** | Ex: 298 |
55-
**onset_delay** | **int** | Ex: 0 |
56-
**onset_delay_in_hours** | **float** | Ex: 0 |
57-
**onset_delay_with_strongest_pearson_correlation** | **int** | Ex: -86400 |
58-
**onset_delay_with_strongest_pearson_correlation_in_hours** | **float** | Ex: -24 |
59-
**optimal_pearson_product** | **double** | Ex: 0.68582816186982 |
60-
**outcome_filling_value** | **int** | User-Defined Variable Setting: Ex: -1. Unit: User-specified or common. |
51+
**experiment_end_time** | **string** | Ex: 2014-07-30 12:50:00 UTC ISO 8601 YYYY-MM-DDThh:mm:ss | [optional]
52+
**experiment_start_time** | **string** | Ex: 2012-05-06 21:15:00 UTC ISO 8601 YYYY-MM-DDThh:mm:ss | [optional]
53+
**forward_spearman_correlation_coefficient** | **double** | Ex: 0.528359 | [optional]
54+
**number_of_pairs** | **int** | Ex: 298 | [optional]
55+
**onset_delay** | **int** | Ex: 0 | [optional]
56+
**onset_delay_in_hours** | **float** | Ex: 0 | [optional]
57+
**onset_delay_with_strongest_pearson_correlation** | **int** | Ex: -86400 | [optional]
58+
**onset_delay_with_strongest_pearson_correlation_in_hours** | **float** | Ex: -24 | [optional]
59+
**optimal_pearson_product** | **double** | Ex: 0.68582816186982 | [optional]
60+
**outcome_filling_value** | **int** | User-Defined Variable Setting: Ex: -1. Unit: User-specified or common. | [optional]
6161
**outcome_maximum_allowed_value** | **double** | User-Defined Variable Setting: Ex: 23. Unit: User-specified or common. | [optional]
6262
**outcome_minimum_allowed_value** | **double** | User-Defined Variable Setting: Ex: 0.1. Unit: User-specified or common. | [optional]
63-
**pearson_correlation_with_no_onset_delay** | **double** | Ex: 0.477 |
64-
**predictive_pearson_correlation** | **double** | Ex: 0.538 |
65-
**predictive_pearson_correlation_coefficient** | **double** | Ex: 0.538 |
66-
**predictor_data_sources** | **string** | Ex: RescueTime |
67-
**predictor_filling_value** | **int** | Ex: -1. Unit: User-specified or common. |
68-
**predictor_maximum_allowed_value** | **double** | Ex: 200. Unit: User-specified or common. |
69-
**predictor_minimum_allowed_value** | **double** | Ex: 30. Unit: User-specified or common. |
70-
**predicts_high_effect_change** | **int** | Ex: 17. Unit: User-specified or common. |
71-
**predicts_low_effect_change** | **int** | Ex: -11. Unit: User-specified or common. |
63+
**pearson_correlation_with_no_onset_delay** | **double** | Ex: 0.477 | [optional]
64+
**predictive_pearson_correlation** | **double** | Ex: 0.538 | [optional]
65+
**predictive_pearson_correlation_coefficient** | **double** | Ex: 0.538 | [optional]
66+
**predictor_data_sources** | **string** | Ex: RescueTime | [optional]
67+
**predictor_filling_value** | **int** | Ex: -1. Unit: User-specified or common. | [optional]
68+
**predictor_maximum_allowed_value** | **double** | Ex: 200. Unit: User-specified or common. | [optional]
69+
**predictor_minimum_allowed_value** | **double** | Ex: 30. Unit: User-specified or common. | [optional]
70+
**predicts_high_effect_change** | **int** | Ex: 17. Unit: User-specified or common. | [optional]
71+
**predicts_low_effect_change** | **int** | Ex: -11. Unit: User-specified or common. | [optional]
7272
**p_value** | **double** | Ex: 0.39628900511586 | [optional]
73-
**qm_score** | **double** | Ex: 0.528 |
74-
**reverse_pearson_correlation_coefficient** | **double** | Ex: 0.01377184270977 |
75-
**share_user_measurements** | **bool** | Would you like to make this study publicly visible? |
73+
**qm_score** | **double** | Ex: 0.528 | [optional]
74+
**reverse_pearson_correlation_coefficient** | **double** | Ex: 0.01377184270977 | [optional]
75+
**share_user_measurements** | **bool** | Would you like to make this study publicly visible? | [optional]
7676
**sharing_description** | **string** | Ex: N1 Study: Sleep Quality Predicts Higher Overall Mood | [optional]
7777
**sharing_title** | **string** | Ex: N1 Study: Sleep Quality Predicts Higher Overall Mood | [optional]
78-
**significant_difference** | **bool** | Ex: 1 |
79-
**statistical_significance** | **double** | Ex: 0.9813 |
80-
**strength_level** | **string** | Ex: moderate |
81-
**strongest_pearson_correlation_coefficient** | **double** | Ex: 0.613 |
78+
**significant_difference** | **bool** | Ex: 1 | [optional]
79+
**statistical_significance** | **double** | Ex: 0.9813 | [optional]
80+
**strength_level** | **string** | Ex: moderate | [optional]
81+
**strongest_pearson_correlation_coefficient** | **double** | Ex: 0.613 | [optional]
8282
**study_html** | [**\QuantiModo\Client\Model\StudyHtml**](StudyHtml.md) | | [optional]
8383
**study_images** | [**\QuantiModo\Client\Model\StudyImages**](StudyImages.md) | | [optional]
8484
**study_links** | [**\QuantiModo\Client\Model\StudyLinks**](StudyLinks.md) | | [optional]
8585
**study_text** | [**\QuantiModo\Client\Model\StudyText**](StudyText.md) | | [optional]
86-
**t_value** | **double** | Ex: 9.6986079652717 |
87-
**updated_at** | **string** | Ex: 2017-05-06 15:40:38 UTC ISO 8601 YYYY-MM-DDThh:mm:ss |
88-
**user_id** | **int** | Ex: 230 |
89-
**user_vote** | **int** | Ex: 1 |
90-
**value_predicting_high_outcome** | **double** | Ex: 4.14 |
91-
**value_predicting_low_outcome** | **double** | Ex: 3.03 |
92-
**outcome_data_sources** | **string** | original name of the cause. | [optional]
86+
**t_value** | **double** | Ex: 9.6986079652717 | [optional]
87+
**updated_at** | **string** | Ex: 2017-05-06 15:40:38 UTC ISO 8601 YYYY-MM-DDThh:mm:ss | [optional]
88+
**user_id** | **int** | Ex: 230 | [optional]
89+
**user_vote** | **int** | Ex: 1 | [optional]
90+
**value_predicting_high_outcome** | **double** | Ex: 4.14 | [optional]
91+
**value_predicting_low_outcome** | **double** | Ex: 3.03 | [optional]
92+
**outcome_data_sources** | **string** | Sources used to collect data for the outcome variable | [optional]
9393
**principal_investigator** | **string** | Mike Sinn | [optional]
9494
**reverse_correlation** | **float** | Correlation when cause and effect are reversed. For any causal relationship, the forward correlation should exceed the reverse correlation. | [optional]
95-
**average_pearson_correlation_coefficient_over_onset_delays** | **string** | Ex: | [optional]
95+
**average_pearson_correlation_coefficient_over_onset_delays** | **float** | Ex: | [optional]
9696
**cause_number_of_raw_measurements** | **int** | Ex: 14764 | [optional]
97-
**correlations_over_durations_of_action** | **string** | Ex: | [optional]
98-
**correlations_over_durations_of_action_chart_config** | **string** | Ex: | [optional]
99-
**correlations_over_onset_delays_chart_config** | **string** | Ex: | [optional]
97+
**correlations_over_durations_of_action** | [**null[]**](.md) | Correlations calculated with various duration of action hyper-parameters | [optional]
98+
**correlations_over_onset_delays** | [**null[]**](.md) | Correlations calculated with various onset delay hyper-parameters | [optional]
99+
**correlations_over_durations_of_action_chart_config** | **object** | Highchart config illustrating correlations calculated with various duration of action hyper-parameters | [optional]
100+
**correlations_over_onset_delays_chart_config** | **object** | Highchart config illustrating correlations calculated with various onset delay hyper-parameters | [optional]
100101
**number_of_users** | **float** | Ex: 1 | [optional]
101102
**raw_cause_measurement_significance** | **double** | Ex: 1 | [optional]
102103
**raw_effect_measurement_significance** | **double** | Ex: 1 | [optional]

0 commit comments

Comments
 (0)