Famondir
Famondir
Hi, I'm doing a k-fold crossvalidation of a 1 parametric item response model with 499 persons and 12 items (yeah the SPM set you used in your tutorial) and am...
Hello there, I just started using corrPlot and tried to draw some custom rects with namesMat. Here my code: ``` M % select(starts_with("Anwendung"), Selbstwirksamkeit, ExtMotiv_Ergebnis, IntrinsischeMotivation, Interesse) %>% select(-Anwendung_Anzahl) %>%...
Hi all, today I set up PyBuilder with SonarQube. It works fine. But even though I have not met my test coverage threshold (neither the one stated in PyBuilder e.g....
Hi, I have problems setting the max width for edges. I tried many of the [visjs-settings](https://visjs.github.io/vis-network/docs/network/edges.html) like `value, width, widthConstrain` resulting in a common width for all edges or without...
Hi there, for me it would be handy being able to pass arguments to the Dash framework during development. Thus I could see if my network will look as I...
Hi there, I wondered if it is possible to display the title or a label under the nodes instead of the id. In my case the ids are urls wich...
Hello everyone, I don't real know where my issue belongs (crosstalk, DataTable or sigmajs) but I found that using crosstalk with sigmajs and DataTable does not work correct. You can...
Hi, I'ld be happy if it is possible to use the quiz h5p inside the branching scenario and use the points earned to calculate the dynamic grade of the branch...
Hello there, I realy like this framework and was excited to see that there is a possibility to filter for nodes via crosstalk. Unfortunately it does not work correctly. Neither...