Q1: add_juxtaview()——how to reasonably set the parameter of neighbor.thr in function add_juxtaview?
Through the following code, my test results show that increasing the value of neighbor.thr has no effect on the selected spots.
For example, in my test data, the threshold value of neighbor.thr is approximately 0.5. When the value of neighbor.thr exceeds 0.5 by a large margin, actualn (I guess actualn is the juxtaview of spot59(cid), which spot marked in red in the picture) remains unchanged.
Based on the above speculation, I think that the value of neighbor.thr should not affect the value of Importance of interaction, however, in actual analysis, this is not the case
Q2 : add_paraview()——how to reasonably set the parameter of l in function add_paraview?
Q1:
add_juxtaview()——how to reasonably set the parameter ofneighbor.thrin function add_juxtaview?Through the following code, my test results show that increasing the value of
neighbor.thrhas no effect on the selected spots.For example, in my test data, the threshold value of
neighbor.thris approximately 0.5. When the value ofneighbor.threxceeds 0.5 by a large margin,actualn(I guessactualnis the juxtaview of spot59(cid), which spot marked in red in the picture) remains unchanged.Based on the above speculation, I think that the value of
neighbor.thrshould not affect the value of Importance of interaction, however, in actual analysis, this is not the caseQ2 :
add_paraview()——how to reasonably set the parameter oflin function add_paraview?