Ethena_Casper
About
- Username
- Ethena_Casper
- Joined
- Visits
- 3
- Last Active
- Roles
- Member
Comments
-
Getting plots and tables exported correctly can be such a hassle when you're in the middle of an analysis, so seeing the specific steps for saving them out is a huge help. This definitely makes the workflow a lot more straightforward.
-
Since JASP is built on R, the best way to do this currently is through the 'R Console' library within the app. You can load the mirt package directly there to run your M4 similarity analyses. It’s a great workaround for using specific R functions th…
-
That error usually pops up when there’s a small syntax slip in the formula. Double-check if you have any stray characters or if you’re using '&&' instead of the word 'and' (or vice versa) depending on whether you're using the R-syntax mode o…