Skip to content

Commit bf3e378

Browse files
committed
Reformat esteemer weight table
1 parent 5bffacc commit bf3e378

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

vignettes/social_loss_vignette/readme.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,9 +229,10 @@ $$F_{\text{pref}} \biggl( C_{\text{data}} \Bigl( X_s \| \Delta_{\text{performanc
229229

230230
<!-- No changes need to be made below this line when propagating to new vignettes-->
231231
The Esteemer algorithm uses weighting coefficients, which vary based on the particularities of each causal pathway. For the social loss causal pathway, the weighting coefficients are:
232-
|**Moderator** |G<sub>performance</sub>|Delta<sub>performance</sub>|t<sub>event</sub>|t<sub>message</sub>|N<sub>received</sub>| Data component| History component|
232+
|--------------------|-|-|-|-|-|-|-|
233+
|**Moderator** |G<sub>performance</sub>|Δ<sub>performance</sub>|t<sub>event</sub>|t<sub>message</sub>|N<sub>received</sub>|Data component|History component|
233234
|**Coefficient Term**|X<sub>gs</sub>|X<sub>s</sub>|X<sub>e</sub>|X<sub>m</sub>|X<sub>N</sub>|C<sub>data</sub>|C<sub>history</sub>|
234-
|**Value** |0.5| 0.5| 0.5| 0.5| 0.5| 0.5| 0.5| 1|1|
235+
|**Value** |0.5 |0.5 |0.5 |0.5 |0.5 |1 |1|
235236
<!-- Values above need to be changed for each causal pathway -->
236237

237238
As an example, the appropriate values for the evaluation of Alice's **Candidate B** message are filled in below:

0 commit comments

Comments
 (0)