Forum: help


RE: Problem with EditNIHR function [ Reply ] By: Abraham Otero on 2021-01-15 12:02 | [forum:48627] |
Could it be that you have set the display parameters to: even (mfcol = c (2,2)) That is, 2 × 2 graphics?. Try typing: (mfcol = c (2,2)) And then call the function. |
RE: Problem with EditNIHR function [ Reply ] By: frieda lu on 2021-01-14 15:39 | [forum:48625] |
Hi, It has been a while - but did someone find a solution for this problem? I still have the same issue. Thanks, Ronja |
Problem with EditNIHR function [ Reply ] By: James Hewitt on 2018-11-06 07:08 | [forum:46404]![]() |
I am attempting to manually remove outliers, using the EditNIHR function. However, when the graphical window opens, the plot only occupies a small portion of the window (see attached png image). Also, clicking on the plot does not select the points: After clicking on the upper-left corner, and on the bottom-right corner of the area enclosing the points, either nothing happens, or a small, arbitrary area is selected, seemingly at random. I have been able to change the size of the plot, so it occupies more of the graphical window, using the scale function. However, clicking on the plot still does not select the points. I am using R version 3.5.1, and RHRV version 4.2.3. I have three questions: a) Has anyone encountered this issue before? b) Does anyone know what may cause this issue? c) Does anyone know how to resolve it? Thanks in advance! |